| Trees | Indices | Help |
|---|
|
|
object --+
|
streams.ReadStream --+
|
object --+ |
| |
streams.WriteStream --+
|
WebSocket --+
|
ServerWebSocket
Instances of this class are created when a WebSocket is accepted on the server. It extends WebSocket and adds methods to reject the WebSocket and an attribute for the path.
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
Reject the WebSocket. Sends 404 to client |
The path the websocket connect was attempted at.
|
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Wed Oct 24 18:50:44 2012 | http://epydoc.sourceforge.net |