Code

Add an initial version of sample code for my Go talk.
authorSebastian Harl <sh@tokkee.org>
Wed, 4 May 2016 07:48:01 +0000 (09:48 +0200)
committerSebastian Harl <sh@tokkee.org>
Wed, 4 May 2016 07:48:01 +0000 (09:48 +0200)
This includes a sample RPC server and client along with a sample HTTP server
based on the examples from the talk.

In addition, there are sample integration tests.


No differences found