Changes for version 0.08 - 2014-03-27
- CHANGES
- First-class support for Futures
- Subclass IO::Async::Stream directly; avoid IaProtocol::Stream
- BUGFIXES
- Only pull out ->configure arguments that actually exist
- Handle defined-but-false frames (RT92477)
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