Skip to content

Instantly share code, notes, and snippets.

@danivicario
Created January 25, 2013 20:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save danivicario/4637617 to your computer and use it in GitHub Desktop.
Save danivicario/4637617 to your computer and use it in GitHub Desktop.
debug - client authorized for
debug - flashsocket writing 1::
debug - flashsocket writing 5:::{"name":"move","args":[{"left":200}]}
debug - flashsocket received data packet 5:::{"args":{"a":5},"name":"test"}
debug - flashsocket writing 5:::{"name":"move","args":[{"left":300}]}
debug - flashsocket received data packet 5:::{"args":{"a":5},"name":"test"}
debug - flashsocket writing 5:::{"name":"move","args":[{"left":400}]}
debug - served static content /socket.io.js
info - transport end (socket end)
debug - set close timeout for client 707uKpS8z4dtiBMIbGOm
debug - cleared close timeout for client 707uKpS8z4dtiBMIbGOm
debug - cleared heartbeat interval for client 707uKpS8z4dtiBMIbGOm
debug - discarding transport
debug - client authorized
info - handshake authorized QFwdPgLQsyvHCsiJbGOo
debug - setting request GET /socket.io/1/websocket/QFwdPgLQsyvHCsiJbGOo
debug - set heartbeat interval for client QFwdPgLQsyvHCsiJbGOo
debug - client authorized for
debug - websocket writing 1::
debug - websocket writing 5:::{"name":"move","args":[{"left":500}]}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment