1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-03 09:49:28 +02:00
Oinktube/node_modules/socket.io-client
2025-01-10 18:25:30 -03:00
..
build Getting ready for WebRTC 2025-01-10 18:25:30 -03:00
dist Getting ready for WebRTC 2025-01-10 18:25:30 -03:00
LICENSE Getting ready for WebRTC 2025-01-10 18:25:30 -03:00
package.json Getting ready for WebRTC 2025-01-10 18:25:30 -03:00
README.md Getting ready for WebRTC 2025-01-10 18:25:30 -03: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