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

Changes for version 0.35_02 - 2016-10-25

  • Added http_headers attribute which allows you to provide additional arbitrary headers

Changes for version 0.35_01 - 2016-10-24

  • You may now specify the protocol version using the protocol_version attribute for AnyEvent::WebSocket::Client. All protocol versions supported by Protocol::WebSocket should work.
  • Added subprotocol attribute for AnyEvent::WebSocket::Client

Modules

WebSocket client for AnyEvent
WebSocket connection for AnyEvent
WebSocket message for AnyEvent