mirror of
https://github.com/XTLS/Xray-core.git
synced 2025-06-12 11:29:36 +03:00
Add WebSocket 0-RTT support (#375)
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
/*Package websocket implements Websocket transport
|
||||
/*Package websocket implements WebSocket transport
|
||||
|
||||
Websocket transport implements an HTTP(S) compliable, surveillance proof transport method with plausible deniability.
|
||||
WebSocket transport implements an HTTP(S) compliable, surveillance proof transport method with plausible deniability.
|
||||
*/
|
||||
package websocket
|
||||
|
||||
|
Reference in New Issue
Block a user