Changes for version 0.08 - 2026-06-01
- Fixed idle connections stalling the EV loop
- Fixed crash when recycling TLS contexts
- Bug fixes, more tests and examples
Modules
WebSocket client/server using libwebsockets and EV
Examples
- eg/adopt_server.pl
- eg/backpressure.pl
- eg/binary_test.pl
- eg/chat_server.pl
- eg/echo_test.pl
- eg/feersum_native.pl
- eg/feersum_psgi.pl
- eg/graceful_shutdown.pl
- eg/headers_and_cookies.pl
- eg/json_protocol.pl
- eg/keepalive.pl
- eg/multi_conn.pl
- eg/proxy.pl
- eg/reconnect.pl
- eg/router.pl
- eg/self_signed.pl
- eg/state_monitor.pl
- eg/tls_server.pl