Package backend :: Package satellite_tools :: Module connection
[hide private]
[frames] | no frames]

Module connection

source code


Version: 0.1

Classes [hide private]
  Transport
  SafeTransport
  ProxyTransport
  SafeProxyTransport
  _Server
  StreamConnection
  GETServer
class rpclib.GETServer with overriden default transports classes
  CompressedStream
GzipStream will not close the connection by itself, so we have to keep the underlying stream around
Variables [hide private]
  __package__ = 'backend.satellite_tools'