0.6
Pre-release
Pre-release
In addition to the usual performance improvements and cleanups, this version introduces a feature that lets a handler await on multiple file descriptors. This enables, for instance, waiting on a WebSocket and an eventfd, like in the websockets
demo, significantly reducing the latency.