- Notifications
You must be signed in to change notification settings - Fork79
Open
Description
Forgive me if I missed a way to do this.
I know it's possible to upgrade from a "http.ResponseWriter, *http.Request" pair in Gorilla
to a gorilla.Conn.
I also understand that mangos uses gorilla underneath for it's websockets, right?
It there a way I can upgrade "http.ResponseWriter, *http.Request" pair to
a mangos.Socket somehow?
If not, should I consider writing a PR ?
Metadata
Metadata
Assignees
Labels
No labels