Skip to content
This repository has been archived by the owner on Jul 5, 2023. It is now read-only.

Add support for Google Protocol Buffers #41

Open
craigminihan opened this issue Oct 10, 2015 · 0 comments
Open

Add support for Google Protocol Buffers #41

craigminihan opened this issue Oct 10, 2015 · 0 comments

Comments

@craigminihan
Copy link
Contributor

Protocol Buffers is a much more compact and low CPU overhead protocol compared to JSON. Clients could detect the presence of AvanceDB via a signature sniff or a no side effect PUT/POST and cache the support level of the remote. Alternately passing their willingness to use PB to the server via the Accept header would enable PB responses.

To get max value from this client implementers would need to support it. Should be easy to modify Cradle or Nano via a fork and PR.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant