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] d6aeaa8119
Bump django from 4.2.1 to 4.2.3 in /examples/server/wsgi/django_socketio
2 years ago
..
client Bump socket.io-parser from 4.2.2 to 4.2.3 in /examples/client/javascript (#1194) #nolog 2 years ago
server Bump django from 4.2.1 to 4.2.3 in /examples/server/wsgi/django_socketio 2 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.