herald.go/server
Jeffrey Picard 395e1db489 UDPServer / ip address resolution
Got the UDPServer ping/pong protocol working internally, only tested
against other running go hub servers. Should in theory work with
python server and clients, but still need to test that.

Also switched to serving udp on the same port as grpc, and taking that
into account when pinging other hubs with udp.

Unit test for udp ip address lookup.
2021-12-06 11:26:29 -05:00
..
args.go UDPServer / ip address resolution 2021-12-06 11:26:29 -05:00
federation.go UDPServer / ip address resolution 2021-12-06 11:26:29 -05:00
federation_test.go UDPServer / ip address resolution 2021-12-06 11:26:29 -05:00
search.go Switch RangeField to int32 in the protobuf, as none of those fields use 2021-12-03 19:39:40 -05:00
server.go UDPServer / ip address resolution 2021-12-06 11:26:29 -05:00
udp.go UDPServer / ip address resolution 2021-12-06 11:26:29 -05:00