1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-09-27 22:36:12 -04:00
v2fly/transport/internet/websocket/ws.go

6 lines
190 B
Go
Raw Normal View History

2017-01-01 15:19:12 -05:00
/*Package websocket implements Websocket transport
2016-08-14 02:11:51 -04:00
Websocket transport implements a HTTP(S) compliable, surveillance proof transport method with plausible deniability.
*/
2016-12-22 18:30:46 -05:00
package websocket