Skip to content
This repository has been archived by the owner on Oct 19, 2019. It is now read-only.

Message not received right after connecting #34

Open
alvyxaz opened this issue Aug 20, 2016 · 0 comments
Open

Message not received right after connecting #34

alvyxaz opened this issue Aug 20, 2016 · 0 comments

Comments

@alvyxaz
Copy link

alvyxaz commented Aug 20, 2016

Right after my client connects to the server, it sends a message.

Most of the time server doesn't handle this message. My guess is that session is created a bit too late
(I checked, and WebSocketServer.NewSessionConnected is sometimes invoked later than client sends the message)

Anyone had similar problems? How did you work around them?

@alvyxaz alvyxaz changed the title Message not handled right after connecting Message not received right after connecting Aug 21, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant