Commit Graph

4 Commits

Author SHA1 Message Date
Jeff Carr cffb4344d0 s/c/conn/
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-11 20:14:37 -07:00
Jeff Carr 36a23911a8 successfully sent a google protobuf over a gorilla websocket in
a marshal'd binary form. echo protobuf works.

Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-11 17:22:14 -07:00
Jeff Carr 46ee8a456f make a seperate function to handle reading messages from the channel
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-11 17:07:28 -07:00
Jeff Carr 65f0d84f5b a working echo client and server using gorilla
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-11 16:59:13 -07:00