Skip to content

Instantly share code, notes, and snippets.

@jed
Created December 1, 2010 13:09
Show Gist options
  • Save jed/723458 to your computer and use it in GitHub Desktop.
Save jed/723458 to your computer and use it in GitHub Desktop.
> jedbook:desktop jed$ node /usr/local/lib/node/.npm/socket.io/0.6.1/package/exale/server.js
1 Dec 22:06:12 - Your node instance does not have root privileges. This means that the flash XML policy file will be served inline instead of on port 843. This might slow down initial connections slightly.
1 Dec 22:06:12 - socket.io ready - accepting connections
1 Dec 22:07:11 - Initializing client with transport "websocket"
1 Dec 22:07:11 - Client 8948545621242374 connected
1 Dec 22:07:11 - Client 8948545621242374 disconnected
1 Dec 22:07:16 - Initializing client with transport "xhr-polling"
1 Dec 22:07:16 - Client 2304718098603189 connected
1 Dec 22:07:47 - Initializing client with transport "websocket"
1 Dec 22:07:47 - Client 7040154365822673 connected
1 Dec 22:07:47 - Client 7040154365822673 disconnected
1 Dec 22:07:52 - Initializing client with transport "xhr-polling"
1 Dec 22:07:52 - Client 6760693704709411 connected
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment