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

Use protobuf instead of JSON encoding #10

Open
3 tasks
itamarreif opened this issue Aug 19, 2019 · 0 comments
Open
3 tasks

Use protobuf instead of JSON encoding #10

itamarreif opened this issue Aug 19, 2019 · 0 comments
Assignees
Labels
coding General coding item(s) and issue(s)

Comments

@itamarreif
Copy link

Description
Need to implement protobuf encoding instead of JSON.

Tasks

  • Implement universe/encoding/protobuf.go in place of universe/encoding.go which implements JSON.
  • Replace JSON with protobuf in http package
  • Implement protobuf on Bluetooth side of things

When I implement stormdb/boltdb for core I'll add in tasks for using protobuf there as well.

@itamarreif itamarreif self-assigned this Aug 25, 2019
@itamarreif itamarreif added the coding General coding item(s) and issue(s) label Aug 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
coding General coding item(s) and issue(s)
Projects
None yet
Development

No branches or pull requests

1 participant