github uNetworking/uWebSockets v20.48.0

latest releases: v20.63.0, v20.62.0, v20.61.0...
7 months ago

Pub/sub fix

Being subscribed to only one topic, followed by a publish to said topic immediately followed by unsubscription from this, single one, topic would drop the published message before it was sent. This is now fixed and no message will be dropped in this edge case.

This bug did not trigger in cases where a WebSocket was subscribed to at least one more topic, making most real-world use cases unaffected.

Full Changelog: v20.47.0...v20.48.0

Don't miss a new uWebSockets release

NewReleases is sending notifications on new releases.