frp/Release.md

8 lines
230 B
Markdown
Raw Normal View History

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