update FUNDING.yml (#3520)

This commit is contained in:
fatedier
2023-07-06 19:58:50 +08:00
committed by GitHub
parent b1789afbab
commit 8f105adbca
3 changed files with 7 additions and 13 deletions

View File

@@ -1,12 +1 @@
### Features
* frpc supports connecting to frps via the wss protocol by enabling the configuration `protocol = wss`.
* frpc supports stopping the service through the stop command.
### Improvements
* service.Run supports passing in context.
### Fixes
* Fix an issue caused by a bug in yamux that prevents wss from working properly in certain plugins.