5 ms·
Which modern serialized protocol do you envision here? That comes with good extensibility by design? Just the fact that XML is old, doesn't mean it's bad. It m
by larma 5y ago
Which modern serialized protocol do you envision here? That comes with good extensibility by design?
Just the fact that XML is old, doesn't mean it's bad. It might be a bit unnecessary verbose or hard to parse for constrained devices, but luckily there is EXI to solve these issues when efficiency is key.
- artursapek 5y agoJSON? Or optionally something like protocol buffers?
- edhelas 5y agoAh yes, JSON :3 XMPP has an extension for that https://xmpp.org/extensions/xep-0295.html https://xmpp.org/extensions/xep-0295.html
- artursapek 5y agolol