WebSockets
This module implements a WebSockets dispatcher that handles the WebSockets handshake, upgrades the connection and translates incoming messages into Message events.
Message Event
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
none