socket.io-client

Realtime application framework client

socket.io-client downloads socket.io-client version socket.io-client license

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

🌟 Show GitHub stars trend chart on socket.io-client's README.md, just copy the code below.
## GitHub Stars Trend
[![GitHub Stars Trend of socket.io-client](https://npm-compare.com/img/github-trend/socket.io-client.png)](https://npm-compare.com/socket.io-client)

Stat Detail

Package
Downloads
Stars
Size
Issues
Publish
License
socket.io-client10,807,83962,9671.42 MB2033 months 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