Newer
Older
module nhooyr.io/websocket
go 1.13
require (
github.com/gobwas/httphead v0.0.0-20180130184737-2c6c146eadee // indirect
github.com/gobwas/pool v0.2.0 // indirect
github.com/gobwas/ws v1.0.2
github.com/gorilla/websocket v1.4.1
golang.org/x/time v0.0.0-20190308202827-9d24e82272b4
)