Go to file
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
client Send the hostname as the first line 2019-05-04 15:08:25 -07:00
example-channel-goroutine use a standard Event Dump() function 2019-05-11 13:20:24 -07:00
example-gorilla successfully sent a google protobuf over a gorilla websocket in 2019-05-11 17:22:14 -07:00
example-protobuf update the examples 2019-05-11 12:59:46 -07:00
server allow dns lookup output to be sent to systemctl 2019-05-10 03:22:44 +00:00
.gitignore A first for me with google protobuf's 2019-05-10 12:36:36 -07:00
LICENSE Initial commit that works more or less 2019-05-04 12:13:07 -07:00
Makefile Send the hostname as the first line 2019-05-04 15:08:25 -07:00
README.md Initial commit that works more or less 2019-05-04 12:13:07 -07:00
connection_handler.go avoid a potential crash 2019-05-10 03:42:48 +00:00
dnstrace.go allow dns lookup output to be sent to systemctl 2019-05-10 03:22:44 +00:00

README.md

Attempt at some code to validate via DNS / DNSSEC the hostname is valid on a simple socket listen server