frp/Release.md

8 lines
230 B
Markdown
Raw Normal View History

2023-06-26 16:48:14 +08:00
### Features
2023-05-29 01:09:53 +08:00
* frpc supports connecting to frps via the wss protocol by enabling the configuration `protocol = wss`.
2023-02-09 22:52:48 +08:00
2023-06-26 16:48:14 +08:00
### Fixes
2023-02-09 22:52:48 +08:00
* Fix an issue caused by a bug in yamux that prevents wss from working properly in certain plugins.