/gomessaging

Hack project. Experimenting with gRPC streaming with golang.

Primary LanguageGoMIT LicenseMIT

gomessager

Hack project. Experimenting with gRPC streaming with golang.

Build

$ make build

Run

server process

$ messagingserver

client process

$ messagingclient
type some input and see what happens