github uNetworking/uWebSockets v20.49.0

latest releases: v20.62.0, v20.61.0, v20.60.0...
5 months ago

Dropped events, anonymous error pages

A new kind of event, "dropped" can be used to track when an outgoing message has been dropped due to current backpressure settings. This is useful in cases where tracking the status is otherwise impossible, such as when using pub/sub. See example "EchoServer.cpp" for usage.

Another change is the removal of graphical error pages (the HTML body is gone) when compiling with UWS_HTTPRESPONSE_NO_WRITEMARK.

Don't miss a new uWebSockets release

NewReleases is sending notifications on new releases.