Changes for version 0.09 - 2015-03-03
- CHANGES
- Infer the host/service to connect to from the url string
- Updated SYNOPSIS examples for modern style
- Updated Future-returning method documentation
- BUGFIXES
- Make sure not to confuse SUPER::connect() with an on_connected continuation not intended for it
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