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.
dependabot[bot] 03ba210c9c
Bump eventlet from 0.20.1 to 0.31.0 in /examples/server/wsgi
3 years ago
..
client Pass custom authentication data with client connection (Fixes #661) 4 years ago
server Bump eventlet from 0.20.1 to 0.31.0 in /examples/server/wsgi 3 years ago
README.rst reorganization of examples, plus some new ones for the client 7 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.