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

Support for sending binary data #30

Open
majek opened this issue Dec 14, 2011 · 5 comments
Open

Support for sending binary data #30

majek opened this issue Dec 14, 2011 · 5 comments

Comments

@majek
Copy link
Member

majek commented Dec 14, 2011

Some websocket implementations can't receive/send binary data over websockets yet:
https://bugzilla.mozilla.org/show_bug.cgi?id=666349

We also need to make that working over fallback protocols.

@majek
Copy link
Member Author

majek commented Apr 13, 2012

@orefalo
Copy link

orefalo commented Jul 31, 2012

Since this ticket is still open, can I assume binary data is not natively supported by SockJS?

By Natively, I mean without encoding to Base64

@edup
Copy link

edup commented Sep 28, 2012

Sockjs blows up when receives binary data...

@orefalo
Copy link

orefalo commented Sep 29, 2012

Yes, I switched to binaryjs

@edup
Copy link

edup commented Sep 29, 2012

I will try, 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

3 participants