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

Extract chord functionality as standalone library #12

Open
Benestar opened this issue May 26, 2019 · 0 comments
Open

Extract chord functionality as standalone library #12

Benestar opened this issue May 26, 2019 · 0 comments
Labels
refactoring The existing code should be tidied pu.

Comments

@Benestar
Copy link
Owner

Currently, the interaction with the local chord instance can only happen via TCP sockets. However, it would be preferable to have a chord library exporting its api as Rust functions.

The TCP api interface can then be built on top of this functionality in order to provide the exemplary binary.

@Benestar Benestar added the refactoring The existing code should be tidied pu. label May 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactoring The existing code should be tidied pu.
Projects
None yet
Development

No branches or pull requests

1 participant