hic-et-nunc/node_modules/socket.io-client
Camilledenoray afb7c00960
All checks were successful
Deploy / Deploy to Production (push) Successful in 2m1s
Save before pull rebase
2026-06-10 15:59:22 +02:00
..
build Save before pull rebase 2026-06-10 15:59:22 +02:00
dist Save before pull rebase 2026-06-10 15:59:22 +02:00
node_modules Save before pull rebase 2026-06-10 15:59:22 +02:00
LICENSE Save before pull rebase 2026-06-10 15:59:22 +02:00
package.json Save before pull rebase 2026-06-10 15:59:22 +02:00
README.md Save before pull rebase 2026-06-10 15:59:22 +02:00

socket.io-client

Build Status NPM version Downloads

Sauce Test Status

Documentation

Please see the documentation here.

The source code of the website can be found here. Contributions are welcome!

Debug / logging

In order to see all the client debug output, run the following command on the browser console including the desired scope and reload your app page:

localStorage.debug = '*';

And then, filter by the scopes you're interested in. See also: https://socket.io/docs/v4/logging-and-debugging/

License

MIT