The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.06

  • Added on_handshake test/continuation for early-aborting connections if required (patch by David Leadbeater) (RT#83436)

Modules

use WebSockets with IO::Async
connect to a WebSocket server using IO::Async
send and receive WebSocket frames
serve WebSocket clients using IO::Async