How can I connect user if I try to run it locally? I understood that we cant wait result in connect handler, but we need to prepare server's answer somewhere. I found database change only in start handler, but this code isn't reachable from connect hanlder. Could you explain what should I fix, because I am really confused now. Thank you!
How can I connect user if I try to run it locally? I understood that we cant wait result in
connecthandler, but we need to prepare server's answer somewhere. I found database change only instarthandler, but this code isn't reachable fromconnecthanlder. Could you explain what should I fix, because I am really confused now. Thank you!