Features
- Added support for
libicu78andlibicu76on Debian. - Above fixes installation on Ubuntu 25 and 26. (issue #188, thanks @diegoleme!)
- Overhauled WebSocket implementation with substantial performance improvements.
Others
- Raised .NET SDK version to 8.0.419.
- Updated badssl.com client certificates for tests.
- If you use
Pororoca.TestNuGet package:WebSocketConnectorStaterenamed toWebSocketConnectionStateReadAsJsonrenamed toReadAsUtf8Json- You can now make the WebSocket collect only server-side messages.
New Contributors
- @diegoleme made his first contribution in PR #189