1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-09-17 01:16:26 -04:00
v2fly/transport/internet/websocket
2017-01-28 16:28:18 +01:00
..
config.go separate network and transport protocol 2017-01-12 12:54:34 +01:00
config.pb.go remove generate package comments in .pb.go files. 2017-01-03 14:17:44 +01:00
config.proto rename ws to websocket 2016-12-23 00:30:46 +01:00
dialer.go reduce websocket buffer size 2017-01-27 13:50:38 +01:00
hub.go closw conn in the same routine 2017-01-28 16:28:18 +01:00
stopablehttplistener.go rename ws to websocket 2016-12-23 00:30:46 +01:00
stopabletlslistener.go rename ws to websocket 2016-12-23 00:30:46 +01:00
ws_test.go split listening settings from inbound proxies and apply context 2017-01-26 20:46:44 +01:00
ws.go refine proto settings 2017-01-01 21:19:12 +01:00
wsconn.go simpify websocket connection 2017-01-04 15:34:21 +01:00