You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jordan Orelli d27b2ff69b | 8 years ago | |
---|---|---|
cmd | 8 years ago | |
lib | 8 years ago | |
README.md | 8 years ago |
README.md
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.