python-engineio
***************

This project implements Python based Engine.IO client and server that
can run standalone or integrated with a variety of Python web
frameworks and applications.

* Getting Started

  * What is Engine.IO?

  * Client Examples

  * Client Features

  * Server Examples

  * Server Features

* The Engine.IO Client

  * Installation

  * Creating a Client Instance

  * Defining Event Handlers

  * Connecting to a Server

  * Sending Messages

  * Disconnecting from the Server

  * Managing Background Tasks

  * Debugging and Troubleshooting

* The Engine.IO Server

  * Installation

  * Creating a Server Instance

  * Serving Static Files

  * Defining Event Handlers

  * Sending Messages

  * User Sessions

  * Disconnecting a Client

  * Managing Background Tasks

  * Debugging and Troubleshooting

  * Deployment Strategies

  * Cross-Origin Controls

* API Reference

  * "Client"

  * "AsyncClient"

  * "Server"

  * "AsyncServer"

  * "WSGIApp"

  * "ASGIApp"

  * "Middleware"

* Index

* Module Index

* Search Page
