prc b6c02717e6 Upload complete no-internet building environment. 1 년 전
..
build b6c02717e6 Upload complete no-internet building environment. 1 년 전
dist b6c02717e6 Upload complete no-internet building environment. 1 년 전
LICENSE b6c02717e6 Upload complete no-internet building environment. 1 년 전
README.md b6c02717e6 Upload complete no-internet building environment. 1 년 전
package.json b6c02717e6 Upload complete no-internet building environment. 1 년 전

README.md

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