We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Couldn't load subscription status. Retry
There was an error while loading. Please reload this page.
Updated Exposed events (markdown)
I think that the available events are very important to write applications. The documentation should be more detailed. I just added my experience.
Revert 9e3d5a37e122d16034404d2728ef9f6756ce8911^ ... 9e3d5a37e122d16034404d2728ef9f6756ce8911 on Server
Updated Server (markdown)
- moved the events to the approiate locations, add some more events to the client and some cleanup
socket.on('message') for server and client; socket.on('connect') for client.
Correcting bad code sample (extra parenthesis)
added link to the client event doc
Struggling to find this documentation, so adding here what I know...