5068159a31
switch from single point to Event
2015-02-05 21:34:35 -08:00
f4748ee52c
don't die if there's an Accept error
...
just go back to listening
2015-02-04 21:43:24 -08:00
e4cb3c7997
one more fmt -> log
2015-02-04 21:43:16 -08:00
69d2c50dc5
Fixed bug where zero value was not being used
...
if you read gob docs it states the following:
" If a field has the zero value for its type, it is omitted from the
transmission."
That's powerful savings. I didn't know. Now it works as one would expect.
2015-02-04 21:41:00 -08:00
6ee99699f5
added fancier logging
2015-02-04 21:35:33 -08:00
b50556eadd
renamed binaries
...
I couldn't stand the odd nomenclature
2015-02-04 21:32:19 -08:00
2a0828f3c3
Added Point, talking with gob
2015-02-04 21:24:45 -08:00
72ba52557f
added simple client/server
2015-02-04 21:08:44 -08:00