cloudflared-mirror/websocket
Igor Postelnik 3ad99b241c TUN-4168: Transparently proxy websocket connections using stdlib HTTP client instead of gorilla/websocket; move websocket client code into carrier package since it's only used by access subcommands now (#345). 2021-04-07 16:25:46 +00:00
..
connection.go Allow partial reads from a GorillaConn; add SetDeadline (from net.Conn) (#330) 2021-03-09 19:57:04 +04:00
notice_page.go AUTH-2169 make access login page more generic 2020-06-08 11:20:30 -05:00
websocket.go TUN-4168: Transparently proxy websocket connections using stdlib HTTP client instead of gorilla/websocket; move websocket client code into carrier package since it's only used by access subcommands now (#345). 2021-04-07 16:25:46 +00:00
websocket_test.go TUN-4168: Transparently proxy websocket connections using stdlib HTTP client instead of gorilla/websocket; move websocket client code into carrier package since it's only used by access subcommands now (#345). 2021-04-07 16:25:46 +00:00