mirror of
https://github.com/socketio/socket.io.git
synced 2026-01-09 15:08:12 -05:00
8cfea8c30b113b0b6987976af9243cba6f537f30
Diff: https://github.com/socketio/socket.io-client/compare/4.7.3...4.7.4
socket.io-client
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
Languages
TypeScript
64.1%
JavaScript
35.8%