NAME
Linux::Event::WebSocket::Client::Connection - established client WebSocket connection
DESCRIPTION
This class represents a client connection after the HTTP Upgrade has completed. It uses ordinary single inheritance from Linux::Event::WebSocket::Connection, which in turn inherits Linux::Event::IO::Sock::Stream.