add a readme

master
Jordan Orelli 8 years ago
parent 6de3f3ed55
commit d27b2ff69b

@ -0,0 +1,3 @@
sample client-server pair using gRPC and Qt in Go. The server simply stores an
integer. The client, when started, automatically connects to the server and,
once a second, requests the next value in an incrementing counter.
Loading…
Cancel
Save