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 / main.rst
Size: Mime:
.. _main_module:

:mod:`socketio`
===============

This module holds the main hooking function for your framework of choice.

Call the `socketio_manage` function from a view in your framework and this
will be the beginning of your Socket.IO journey.

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