Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

String contains weird characters and client drops after time with no activity #87

Open
nojaf opened this issue Oct 28, 2013 · 0 comments

Comments

@nojaf
Copy link

nojaf commented Oct 28, 2013

Hello,

I've experienced some strange problems when the client sends messages to the server.
Extra characters were included in the string and I have no idea how this was possible.
For example:
Client sends: "3::3#Bernardus trippel#22;7#Cola #12;5#Hommelbier#19;8#Ice tea #14;2#Kriek#12;1#Primus#12;4#Sint bernardus Prior#18;6#Tongerlo#17;9#Water#13;"
but server receives:
"3::3#Bernardus trippel#22;7#Cola #12;5#Hommelbier#19;8#Ice tea #14;2#Kriek#12;1#Primus#12;4#Sint bernarȁ��ȁ��dus Prior#18;6#Tongerlo#17;9#Water#13;"

I'm using the latest version of Chrome and it's hard to reproduce this error.
Did I miss some setting here?

Another problem I have is that when a client connects and there is no communication for like 5 minutes, the connection is droppped. How is this possible? Or am I missing another setting?

But besides that is the framework really great so yeah thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant