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

Websocket server #623

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

slinkydeveloper
Copy link
Member

Fix #598

This PR basically reuses the same protocol developed in #606 but adds the Accept method. The usage is similar to the usage of ws.Conn

Signed-off-by: Francesco Guardiani <francescoguard@gmail.com>
Signed-off-by: Francesco Guardiani <francescoguard@gmail.com>
@slinkydeveloper slinkydeveloper added the enhancement New feature or request label Nov 25, 2020
@slinkydeveloper slinkydeveloper added this to the SDK 2.4 milestone Nov 25, 2020
Signed-off-by: Francesco Guardiani <francescoguard@gmail.com>
Signed-off-by: Francesco Guardiani <francescoguard@gmail.com>
@slinkydeveloper
Copy link
Member Author

cc @n3wscott can you check this out? it still seems natss to be the issue here

@duglin
Copy link
Contributor

duglin commented Jun 1, 2023

Would anyone like to continue to drive this? Otherwise we're going to close it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement WebSockets protocol binding
2 participants