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] be9e3a930f
Bump ws from 7.4.4 to 7.4.6 in /examples/server/javascript
3 years ago
..
client Pass custom authentication data with client connection (Fixes #661) 4 years ago
server Bump ws from 7.4.4 to 7.4.6 in /examples/server/javascript 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.