This is a direct translation of capnproto-c++'s calculator example.
To run, in two separate terminals, do:
$ cargo run server 127.0.0.1:4000
and
$ cargo run client 127.0.0.1:4000
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
This is a direct translation of capnproto-c++'s calculator example.
To run, in two separate terminals, do:
$ cargo run server 127.0.0.1:4000
and
$ cargo run client 127.0.0.1:4000