Skip to content

Releases: Cyaim/WebSocketServer

1.7.3

22 Aug 09:11
Compare
Choose a tag to compare

feat:
1, Example of using WebSocket Server with WPF
2, Request to add 3 quick operation methods to the processing pipeline.

perf:
1, Optimize the rationality of logs.
2, Optimize the issue of program exit time being too long due to ongoing connection execution.

fix:
1, System.Text.Json lib upgrade
2, Resolve the issue of i18n finding JSON file errors.

1.7.0

22 Aug 09:02
Compare
Choose a tag to compare

1, perf: WebSocketManager uses channel processing when executing send tasks to avoid parallel execution of individual WebSocket objects.
2, perf: Optimize sending performance.
3, feat: WebSocketManager adds forwarding streams.
4, feat: Add a synchronization switch for forwarding task processing at Option
5, feat: Add connection level restrictions
6, feat: EndPoint level restrictions
7, feat: add sub protocol support.
8, feat: There are 6 different moments for adding a request pipeline.

1.6.4

21 May 13:05
Compare
Choose a tag to compare

What's Changed

  • fix: 修复单词拼写错误. by @joesdu in #3

New Contributors

  • @joesdu made their first contribution in #3

Full Changelog: https://github.com/Cyaim/WebSocketServer/commits/1.6.4