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
{{ message }}
This repository has been archived by the owner on May 24, 2023. It is now read-only.
Well it's clear that once the connection has been upgraded no cookie can be set.
So when I remove the session.Save() it doesn't segfault
And it's also safe for individual connections.
But don't I have to save a session?
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'm trying to use the session middleware with websocket
cmd using cobra
websocket/handler/handler.go
result
On yeah payload, I forgot.
I used https://websocketking.com/
to connect to
ws://127.0.0.1:3000/ws/test
with the payload
The text was updated successfully, but these errors were encountered: