Skip to content

socketio js client utf-8 compatibility problems #345

New issue

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

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

Already on GitHub? # to your account

Closed
jparta opened this issue Aug 31, 2019 · 2 comments
Closed

socketio js client utf-8 compatibility problems #345

jparta opened this issue Aug 31, 2019 · 2 comments
Labels

Comments

@jparta
Copy link

jparta commented Aug 31, 2019

I can't get utf-8 support working. I tried downgrading the client to socketio-1.7.4, but that doesn't seem to help. Apparently there is a breaking change in sio 2.0.0 (socketio/engine.io-parser#81). The problem is I don't know what version of the js client this implementation supports/is based on.

My client is socketio 2.0.4. My server is python-socketio 4.2.0.

@miguelgrinberg
Copy link
Owner

Please describe the problem in detail.

@jparta
Copy link
Author

jparta commented Sep 8, 2019

The problem was in reading YAML files in the wrong encoding. My bad.

@jparta jparta closed this as completed Sep 8, 2019
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants