mp-socket.io-client
TypeScript icon, indicating that this package has built-in type declarations

4.2.0 • Public • Published

socket.io-client

Build Status Dependency Status devDependency 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

/mp-socket.io-client/

    Package Sidebar

    Install

    npm i mp-socket.io-client

    Weekly Downloads

    1

    Version

    4.2.0

    License

    MIT

    Unpacked Size

    839 kB

    Total Files

    23

    Last publish

    Collaborators

    • fs2hero