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.
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.