Commit Graph

5 Commits

Author SHA1 Message Date
Elf M. Sternberg 0eec040e26 Warranty added. 2018-01-19 11:39:08 -08:00
Elf M. Sternberg 08dcb42897 REMOVE unloved error handling inherited from Rust.
Also: Rename the test calls to match the final draft.
2018-01-10 14:30:46 -08:00
Elf M. Sternberg 73b0f90c16 COMPLETE: A relatively straightforward implementation of the Monologued server.
This is obviously a version 1.0, but it taught me a few things about Go's
networking and its batteries included philosophy.  I'll have a longer blog
post about it in a few days.  It still needs a configuration file and a
couple of other features found in traditional finger servers, but for now
this is a pretty good example.
2018-01-10 14:27:33 -08:00
Ken Sternberg b7513a86fa Initial commit -- RFC1288 parser is passing unit tests. 2018-01-09 15:41:51 -08:00
Elf M. Sternberg 13bf1649a8
Initial commit 2018-01-09 14:36:26 -08:00