socket.io-client
Realtime application framework client
Last updated 4 years ago by darrachequesne .
MIT · Repository · Bugs · Original npm
$ cnpm install socket.io-client 
SYNC missed versions from official npm registry.

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

Current Tags

  • 4.5.1                                ...           latest (3 years ago)

13 Versions

  • 3.1.1                                ...           5 years ago
  • 4.5.1                                ...           3 years ago
  • 0.9.16                                ...           12 years ago
  • 3.1.3                                ...           4 years ago
  • 4.4.1                                ...           4 years ago
  • 3.0.0-rc4                                ...           5 years ago
  • 2.4.0                                ...           5 years ago
  • 2.3.0                                ...           6 years ago
  • 2.2.0                                ...           7 years ago
  • 2.0.4                                ...           8 years ago
  • 2.1.1                                ...           7 years ago
  • 1.7.2                                ...           9 years ago
  • 1.7.4                                ...           8 years ago
Downloads
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 0
Dependencies (6)
Dependents (0)
None

Copyright 2013 - present © cnpmjs.org