Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save hendrikswan/e7698a9b5b548159cb685a670e229951 to your computer and use it in GitHub Desktop.

Select an option

Save hendrikswan/e7698a9b5b548159cb685a670e229951 to your computer and use it in GitHub Desktop.
io.on('connection', (client) => {
// here you can start emitting events to the client
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment