Changes for version 0.11 - 2017-12-08
- CHANGES
- Add frametype-specific methods for sending and events for receving
- Updated documentation style
- BUGFIXES
- Make sure to actually use SSL when connecting to 'wss' URLs
- Fix URI::ws/wss hackery
- Ensure NaWebSocket::Server respects subclasses overriding the 'handle_class' parameter
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