Closed thraneh closed 1 year ago
It is undesirable to have roq-api depend on FlatBuffers.
roq-api
There are also use-cases where it's undesirable to expose FlatBuffers at a too low level, e.g. around importing third-party data to event-logs.
Creating a library makes it possible to reduce the support surface.
It is undesirable to have
roq-api
depend on FlatBuffers.There are also use-cases where it's undesirable to expose FlatBuffers at a too low level, e.g. around importing third-party data to event-logs.
Creating a library makes it possible to reduce the support surface.