Skip to content

Instantly share code, notes, and snippets.

@guodong1111
Created June 27, 2017 06:00
Show Gist options
  • Save guodong1111/a01193c313c43c989ff674cd327d33d4 to your computer and use it in GitHub Desktop.
Save guodong1111/a01193c313c43c989ff674cd327d33d4 to your computer and use it in GitHub Desktop.
06-27 13:57:50.615 27660-29128/? D/WSChannelRTCClient: Connecting WebSocket to: wss://ws.test.gogomaper.com:8089/ws. Post URL: https://ws.test.gogomaper.com:8089
06-27 13:57:51.332 27660-29128/? W/WSChannelRTCClient: WebSocket register() in state NEW
06-27 13:57:51.458 27660-29128/? D/WSChannelRTCClient: WebSocket connection opened to: wss://ws.test.gogomaper.com:8089/ws
06-27 13:57:51.458 27660-29128/? D/WSChannelRTCClient: Registering WebSocket for room 59128619db1f662cf9a19496_5924102b96b25d491a3e5220_1498543070400. ClientID: 70394062
06-27 13:57:51.458 27660-29128/? D/WSChannelRTCClient: C->WSS: {"cmd":"register","roomid":"59128619db1f662cf9a19496_5924102b96b25d491a3e5220_1498543070400","clientid":"70394062"}
06-27 13:58:00.337 27660-29128/? D/WSChannelRTCClient: Disconnect WebSocket. State: REGISTERED
06-27 13:58:00.337 27660-29128/? D/WSChannelRTCClient: C->WSS: {"cmd":"send","msg":"{\"type\": \"bye\"}"}
06-27 13:58:00.337 27660-29128/? D/WSChannelRTCClient: WS DELETE : https://ws.test.gogomaper.com:8089/59128619db1f662cf9a19496_5924102b96b25d491a3e5220_1498543070400/70394062 :
06-27 13:58:01.342 27660-29128/? D/WSChannelRTCClient: Disconnecting WebSocket done.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment