Package wtf :: Package impl :: Module _gateway
[hide private]
[frames] | no frames]

Module _gateway

source code

Here's the gateway implemented.


Author: André Malo

Classes [hide private]
  GatewayError
Misuse of the gateway
  ResponseNotStarted
Attempt to deliver data without calling start_response
  ResponseAlreadyStarted
The response was already started
  Gateway
WS gateway logic
  ResponseStarter
WSGI start_response callable with context
Variables [hide private]
  __package__ = 'wtf.impl'