Changes for version 0.10 - 2026-07-22

  • Plain HTTP to a listener is answered 426 and closed (it used to hang)
  • listen() croaks on ssl_cert without ssl_key (it used to serve plaintext)
  • Validate close codes, option values, URL ports and adopt() handles

Modules

WebSocket client/server using libwebsockets and EV