Hacker News new | ask | show | jobs
by tantalor 3715 days ago
No that's overkill, just use JSON.
2 comments

Even JSON is overkill for an application like that. Pure binary would be my choice.
This is offtopic, but I'm looking into having JSON schemas on another Mosquitto topic so that clients can request it, kinda like SOAP's WSDL (recovering C# programmer here).