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

Add support for binary frames #19

Open
jhugard opened this issue Nov 4, 2016 · 3 comments
Open

Add support for binary frames #19

jhugard opened this issue Nov 4, 2016 · 3 comments

Comments

@jhugard
Copy link

jhugard commented Nov 4, 2016

Current API appears to only support Text frames, and will convert the received string from UTF-8 to a UTF-16 string. Not so good for working with binary protocols, including Google Protocol Buffers.

@ngoel17
Copy link

ngoel17 commented Mar 6, 2017

Is anybody planning to support this?

@kolbma
Copy link
Contributor

kolbma commented Sep 30, 2017

https://github.com/kolbma/Websockets.PCL/commits/master

  1. kolbma@f334f4d
  2. kolbma@c7b7132
  3. kolbma@aba609d

Could someone test the iOS changes? Or provide the environment for testing?

Do we need to support WP8?
It isn't available in VS 2017.

@kolbma
Copy link
Contributor

kolbma commented Sep 30, 2017

@NVentimiglia Could we upgrade the dependencies to newer versions?
The cert checks on UWP can only be disabled on the Anniversary Version.
Also the newer androidasync brings many bugfixes.

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