Client for the Rust-based server example in capnproto-rust.
My blog.
mkdir build
cd $_
cmake ..
make -j
First kick up the server, then:
./test_capnp client
MIT
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Client for the Rust-based server example in capnproto-rust.
My blog.
mkdir build
cd $_
cmake ..
make -j
First kick up the server, then:
./test_capnp client
MIT