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

Does this Lib support Sec-WebSocket-Protocol (sub-protocols) ? #10

Open
QGB opened this issue Mar 14, 2023 · 7 comments
Open

Does this Lib support Sec-WebSocket-Protocol (sub-protocols) ? #10

QGB opened this issue Mar 14, 2023 · 7 comments
Assignees

Comments

@QGB
Copy link

QGB commented Mar 14, 2023

any plan?

@Vovaman
Copy link
Owner

Vovaman commented Mar 14, 2023

@QGB
Copy link
Author

QGB commented Mar 15, 2023

@Vovaman
Copy link
Owner

Vovaman commented Mar 15, 2023

...and what?

@QGB
Copy link
Author

QGB commented Mar 16, 2023

would you like show me sub-protocols ws client code example?

@Vovaman
Copy link
Owner

Vovaman commented Mar 22, 2023

So,
https://github.com/Vovaman/example_async_websocket#wss-protocol
contains example for wss...

@QGB
Copy link
Author

QGB commented Mar 23, 2023

WebSocket Sub-Protocols is not WSS (WebSocket Secure)

Sub-Protocols does not depend on HTTPS

@Vovaman
Copy link
Owner

Vovaman commented Apr 23, 2023

So, you may define your own ws-subprotocol and use it over ws.
This project realize base ws-packet interchange.

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