Name Description Size Coverage
__init__.py WebSocket opening handshake processor. This class try to apply available opening handshake processors for each protocol version until a connection is successfully established. 4186 -
base.py Common functions and exceptions used by WebSocket opening handshake processors. 14591 -
hybi.py This file provides the opening handshake processor for the WebSocket protocol (RFC 6455). Specification: http://tools.ietf.org/html/rfc6455 8785 -