1
0
mirror of https://github.com/fatedier/frp synced 2025-10-12 21:22:46 +08:00
frp/Release.md
2023-06-29 11:20:45 +08:00

8 lines
230 B
Markdown

### 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.