jack e1a2621c78 update | 2 anni fa | |
---|---|---|
.. | ||
build | 2 anni fa | |
dist | 2 anni fa | |
LICENSE | 2 anni fa | |
README.md | 2 anni fa | |
package.json | 2 anni fa |
Please see the documentation here.
The source code of the website can be found here. Contributions are welcome!
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/