frp/Release.md

8 lines
230 B
Markdown
Raw Normal View History

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