Find Similar Packages for socket.io-client
socket.io-clientSimilar Packages:
Npm Package Weekly Downloads Trend
3 Years
🌟 Show real-time usage chart on socket.io-client's README.md, just copy the code below.
## Usage Trend
[![Usage Trend of socket.io-client](https://npm-compare.com/img/npm-trend/THREE_YEARS/socket.io-client.png)](https://npm-compare.com/socket.io-client#timeRange=THREE_YEARS)
Cumulative GitHub Star Trend
Stat Detail
Package
Downloads
Stars
Size
Issues
Publish
License
socket.io-client6,446,719
62,4871.41 MB209a year agoMIT
README for socket.io-client

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