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.
Psami-wondah 655bffea1f Moved the sio application to views.py, deleted the reference to the socketio app that doesn't exist 3 years ago
..
client Pass custom authentication data with client connection (Fixes #661) 4 years ago
server Moved the sio application to views.py, deleted the reference to the socketio app that doesn't exist 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.