pkg/websocket
Yanwei Guo 7f9b02e2c0
Add a func to return a connection which has been established (#1729)
* add sync func

* add comment

* Update websocket/connection.go

Co-authored-by: Victor Agababov <vagababov@gmail.com>

* reviews

Co-authored-by: Victor Agababov <vagababov@gmail.com>
2020-09-22 11:03:40 -07:00
..
OWNERS Add OWNERS to the websocket which was missing before. (#754) 2019-10-09 11:32:13 -07:00
connection.go Add a func to return a connection which has been established (#1729) 2020-09-22 11:03:40 -07:00
connection_test.go Add a func to return a connection which has been established (#1729) 2020-09-22 11:03:40 -07:00
hijack.go Fix malformed license headers. (#1258) 2020-04-29 08:38:42 -07:00
hijack_test.go Helper to call Hijack on a http.ResponseWriter if possible. (#281) 2019-02-15 13:13:44 -08:00