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

web socket library #1

Open
gedw99 opened this issue Jun 27, 2024 · 2 comments
Open

web socket library #1

gedw99 opened this issue Jun 27, 2024 · 2 comments

Comments

@gedw99
Copy link

gedw99 commented Jun 27, 2024

"nhooyr.io/websocket" is generally better than the gorilla one IMHO.

Good example of a Runner that also uses Supervisions Trees.
https://github.com/gedw99/runner/blob/master/runner/web.go

@halturin
Copy link
Contributor

i was thinking of this library and decided to go with gorilla's implementation for a while. anyway, still on the fence.

@gedw99
Copy link
Author

gedw99 commented Jun 27, 2024

I, of course, do not know your use cases, but I only suggested it because I know the "nhooyr.io/websocket" one has a better history, and it also compiles to WASM on Server and Client, from when I used it on past projects.

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