1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-27 09:55:22 +00:00
v2fly/transport/internet/websocket/ws.go
Darien Raymond 9ca520893b
comments
2017-02-14 09:26:17 +01:00

6 lines
190 B
Go

/*Package websocket implements Websocket transport
Websocket transport implements a HTTP(S) compliable, surveillance proof transport method with plausible deniability.
*/
package websocket