mirror of
https://github.com/fatedier/frp.git
synced 2026-03-18 15:59:16 +08:00
230 B
230 B
Features
- frpc supports connecting to frps via the wss protocol by enabling the configuration
protocol = wss.
Fixes
- Fix an issue caused by a bug in yamux that prevents wss from working properly in certain plugins.