You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
"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
The text was updated successfully, but these errors were encountered: