Skip to content

Instantly share code, notes, and snippets.

@MrPowerGamerBR
Created February 2, 2018 12:27
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save MrPowerGamerBR/bf96d2892ad4956d5c154df2266c56ed to your computer and use it in GitHub Desktop.
Save MrPowerGamerBR/bf96d2892ad4956d5c154df2266c56ed to your computer and use it in GitHub Desktop.
Amino WebSocket dump
sending: {"o":{"actions":["Browsing"],"target":"ndc://x26883146/public-chats","ndcId":26883146,"params":{"duration":20215},"id":"269197328"},"t":306}
sending: {"o":{"ndcId":26883146,"topic":"ndtopic:x26883146:users-start-typing-at:e9b29c8d-d6ac-4868-908a-ba9d43e8b924","id":"269197372"},"t":300}
sending: {"o":{"ndcId":26883146,"topic":"ndtopic:x26883146:users-end-typing-at:e9b29c8d-d6ac-4868-908a-ba9d43e8b924","id":"269197377"},"t":300}
sending: {"o":{"ndcId":26883146,"topic":"ndtopic:x26883146:users-start-recording-at:e9b29c8d-d6ac-4868-908a-ba9d43e8b924","id":"269197381"},"t":300}
sending: {"o":{"ndcId":26883146,"topic":"ndtopic:x26883146:users-end-recording-at:e9b29c8d-d6ac-4868-908a-ba9d43e8b924","id":"269197385"},"t":300}
sending: {"o":{"ndcId":26883146,"threadId":"e9b29c8d-d6ac-4868-908a-ba9d43e8b924","id":"269197450"},"t":100}
sending: {"o":{"actions":["Chatting"],"target":"ndc://x26883146/chat-thread/e9b29c8d-d6ac-4868-908a-ba9d43e8b924","ndcId":26883146,"params":{"threadType":2},"id":"269197526"},"t":304}
received: {"t":307,"o":{"id":"269197328","ndcId":26883146}}
received: {"t":301,"o":{"id":"269197372","ndcId":26883146}}
received: {"t":301,"o":{"id":"269197377","ndcId":26883146}}
received: {"t":301,"o":{"id":"269197381","ndcId":26883146}}
received: {"t":301,"o":{"id":"269197385","ndcId":26883146}}
received: {"t":101,"o":{"id":"269197450","ndcId":26883146,"threadId":"e9b29c8d-d6ac-4868-908a-ba9d43e8b924","userList":[]}}
received: {"t":111,"o":{"threadId":"e9b29c8d-d6ac-4868-908a-ba9d43e8b924","status":0,"channelType":0,"ndcId":26883146}}
received: {"t":102,"o":{"threadId":"e9b29c8d-d6ac-4868-908a-ba9d43e8b924","userList":[],"ndcId":26883146}}
received: {"t":305,"o":{"id":"269197526","ndcId":26883146}}
message: {'type': 'send', 'payload': "updateWs() got called! Let's call the original implementation"} data: None
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment