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

JSON interface for RPC Client #14

Open
ujvl opened this issue Aug 29, 2017 · 0 comments
Open

JSON interface for RPC Client #14

ujvl opened this issue Aug 29, 2017 · 0 comments
Assignees

Comments

@ujvl
Copy link
Collaborator

ujvl commented Aug 29, 2017

Currently the client must read from and write to a table using a contiguous string buffer. Add an interface to the C++ and Python RPC clients to read and write using JSON for easier usability. Validate all fields when a record is written using this interface.

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

No branches or pull requests

3 participants