File: handler.rst

package info (click to toggle)
gevent-socketio 0.3.6-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 716 kB
  • ctags: 551
  • sloc: python: 2,031; makefile: 134
file content (11 lines) | stat: -rw-r--r-- 256 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
.. _handler_module:

:mod:`socketio.handler`
=======================

This is a lower-level transports handler. It is responsible for calling your WSGI application.

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