Migrate off github.com/gorilla/websocket #1970
Labels
effort/days
Estimated to take multiple days, but less than a week
kind/maintenance
Work required to avoid breaking changes or harm to project's status quo
The github.com/gorilla/websocket module, used for WebSocket support by go-libp2p, was recently archived and is no longer maintained.
The only other serious option I can find is https://github.com/nhooyr/websocket, but it does not support HTTP/2. There is also an attempt to fork the Gorilla repos here: https://github.com/gorillaincubator. Or go-libp2p could maintain its own fork.
The text was updated successfully, but these errors were encountered: