.. automodule:: stargate
:members:
:class:`~stargate.view.WebSocketView` and :class:`~stargate.resource.WebSocketAwareResource` are also available in this namespace, and this is the preferred location to use them from
.. automodule:: stargate.resource
:members:
.. automodule:: stargate.view
:members:
.. automodule:: stargate.factory
:members:
.. automodule:: stargate.handshake
:members:
References
| [server_factory] | http://pythonpaste.org/deploy/#paste-server-factory |
| [websocket_protocol] | http://en.wikipedia.org/wiki/Web_Sockets#WebSocket_Protocol_Handshake |
| [predicate_arguments] | http://docs.repoze.org/bfg/1.3/narr/views.html#predicate-arguments |