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

Flatbuffers Learning #639

Closed
3 tasks done
iamrecursion opened this issue Apr 9, 2020 · 0 comments
Closed
3 tasks done

Flatbuffers Learning #639

iamrecursion opened this issue Apr 9, 2020 · 0 comments
Assignees
Labels
p-high Should be completed in the next sprint

Comments

@iamrecursion
Copy link
Contributor

Summary

We're using google's flatbuffers library for the binary protocol transport. This will require some setup to use efficiently.

Value

We can integrate with flatbuffers.

Specification

  • Experiment with the Java flatbuffers integration.
  • Work out how best to integrate the flatbuffers codegen into our build process.
  • Create the IDL definitions for the binary protocol messages.

Acceptance Criteria & Test Cases

  • The above specification has been implemented.
  • The above functionality has been tested.
@lolczak lolczak closed this as completed Apr 17, 2020
@iamrecursion iamrecursion transferred this issue from another repository Jun 23, 2020
@joenash joenash added Category: External p-high Should be completed in the next sprint labels Jun 23, 2020
@iamrecursion iamrecursion mentioned this issue Jun 24, 2020
26 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p-high Should be completed in the next sprint
Projects
None yet
Development

No branches or pull requests

3 participants