Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
gevent-socketio / docs / source / transports.rst
Size: Mime:
.. _transports_module:

:mod:`socketio.transports`
==========================

This is largely an internal module, responsible for translating the
different fallback mechanisms to one abstracted Socket, dealing with
payload encoding, multi-message multiplexing and their reverse operation.

.. automodule:: socketio.transports
    :members:
    :undoc-members:
    :show-inheritance: