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

WebSocket4Net fails to deliver over 1016 bytes of binary data #4

Closed
jabbera opened this issue Jan 20, 2015 · 0 comments
Closed

WebSocket4Net fails to deliver over 1016 bytes of binary data #4

jabbera opened this issue Jan 20, 2015 · 0 comments

Comments

@jabbera
Copy link
Contributor

jabbera commented Jan 20, 2015

If you use SendAsync to send over 1016 bytes of binary data the result presented to the client from the WebSocket4Net library is incorrect.

Only the first 1016 bytes of the array is populated. Close this issue once: kerryjiang/WebSocket4Net#26

is merged an the new library gotten from nuget, and the unit test passes.

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

2 participants