You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Miguel Grinberg 2582f286f5 websocket support for sanic 8 years ago
..
aiohttp redis message queue for asyncio 8 years ago
sanic websocket support for sanic 8 years ago
wsgi readme files and requirements for all examples 8 years ago
README.rst readme files and requirements for all examples 8 years ago

README.rst

Socket.IO Examples
==================

This directory contains several example Socket.IO applications, organized by
directory:

wsgi
----

Examples that are compatible with the WSGI protocol and frameworks.

aiohttp
-------

Examples that are compatible with the aiohttp framework for asyncio.