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.
Florian Metzger-Noel 4d5e36d36f
Add application name to Sanic example (#892)
3 years ago
..
client Pass custom authentication data with client connection (Fixes #661) 4 years ago
server Add application name to Sanic example (#892) 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.