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

Anyone know how we can support WSS websocket? Thanks. #79

Open
zhuyw05 opened this issue Sep 16, 2018 · 6 comments
Open

Anyone know how we can support WSS websocket? Thanks. #79

zhuyw05 opened this issue Sep 16, 2018 · 6 comments

Comments

@zhuyw05
Copy link

zhuyw05 commented Sep 16, 2018

Any working version? Thanks.

@nwrkbiz
Copy link

nwrkbiz commented Nov 28, 2018

Check this out: https://github.com/englercj/gamesparks-cpp-unreal/tree/master/GameSparksSample/Plugins/GameSparks/Source/GameSparksBaseSDK/src/easywsclient

They seem to extended this library without contributing back :D

@zhuyw05
Copy link
Author

zhuyw05 commented Dec 4, 2018

Thanks!

@webfolderio
Copy link

webfolderio commented Mar 21, 2019

@bsergean
Copy link

Since everyone is advertising various library based on easywsclient, I'll advertise mine as well, which supports SSL (but not windows yet) -> https://github.com/machinezone/IXWebSocket ...

@maurodelazeri
Copy link

maurodelazeri commented May 16, 2019

I've done a lightweight implementation of libwebsockets (https://libwebsockets.org/) in C ++
It support SSL and Non SSL windows / linux / osx

https://github.com/maurodelazeri/RaccoonWSClient

@bsergean
Copy link

IXWebSocket has windows support now fyi, but no SSL yet.

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

5 participants