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 fb9648575e
Fix aiohttp example's background task (Fixes #881)
3 years ago
..
client Pass custom authentication data with client connection (Fixes #661) 4 years ago
server Fix aiohttp example's background task (Fixes #881) 3 years ago
README.rst reorganization of examples, plus some new ones for the client 6 years ago

README.rst

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

This directory contains several example Socket.IO applications. Look in the
`server` directory for Socket.IO servers, and in the `client` directory for
Socket.IO clients.