Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[roq-fbs-codec] Library to encode/decode Roq's FlatBuffers messages #402

Closed
thraneh opened this issue Sep 16, 2023 · 0 comments
Closed

[roq-fbs-codec] Library to encode/decode Roq's FlatBuffers messages #402

thraneh opened this issue Sep 16, 2023 · 0 comments
Labels
enhancement New feature or request low priority
Milestone

Comments

@thraneh
Copy link
Contributor

thraneh commented Sep 16, 2023

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.

@thraneh thraneh added enhancement New feature or request low priority labels Sep 16, 2023
@thraneh thraneh added this to the 0.9.7 milestone Sep 16, 2023
@thraneh thraneh closed this as completed Sep 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request low priority
Development

No branches or pull requests

1 participant