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] 5f35b0bf5b
Bump ws, engine.io, socket.io-adapter and socket.io-client (#1576) #nolog
2 weeks ago
..
client Bump ws, engine.io, socket.io-adapter and socket.io-client (#1576) #nolog 2 weeks ago
server Bump ujson from 5.4.0 to 5.12.1 in /examples/server/sanic (#1573) #nolog 3 weeks ago
simple-client Upgrade the code to more recent Python versions 1 year ago
README.rst Simplified client (#1237) 3 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` and
`simple-client` directories for Socket.IO clients.