1. Keyserver service is successfully built.
2. Manually testing:
- Start the Tunnelbroker server;
- Create a `TunnelbrokerClient` in a node js codebase by passing the address and a callback function.
The concept was tested using the echo bidi stream and simple client in the [testing repo](https://github.com/geekbrother/napi-rs-echo-rust-client).