Skip to content

0.6

Pre-release
Pre-release

Choose a tag to compare

@lpereira lpereira released this 21 Sep 19:37
· 458 commits to master since this 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.