The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.07

  • ->socketpair now comes from IO::Async::OS, not the underlying loop

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