79472266

Date: 2025-02-27 10:02:39
Score: 2.5
Natty:
Report link

Turns out there is specific json format that you need to adhere to while communicating using generic websockets. You cannot just use your json as it is. Below is the format that pubsub expects:

enter image description here

enter image description here

Even for protobuf to work with PubSub, There is also a specific format, but I am yet to figure it out.

Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • No code block (0.5):
  • Self-answer (0.5):
Posted by: deathrace