21 Jun
2017
21 Jun
'17
4:36 p.m.
On 2017-06-21, Darren O'Connor <mellow.drifter@gmail.com> sent:
I currently use the unix socket to communicate with bird. the issue is that the data I get back is unstructured text. I have quite a bit of code parsing all that data into usable structs.
Would it not be possible to add the ability to request structured data back? i.e. receive a response with the data encoded in json, protobuf, or even xml.
Something like libxo support would be pretty cool, https://github.com/Juniper/libxo That'd provide text, XML, JSON, and HTML output. -- Chip Marshall: - chip@2bithacker.net - http://2bithacker.net/ - @2bithacker