Jeffrey Picard
2234921d1e
blocking and filtering implemented
2022-03-10 13:31:54 -05:00
Jeffrey Picard
44fb309a7b
some cleanup and adding arguments and db load / refresh to server command
2022-03-02 10:39:06 -05:00
Jeffrey Picard
9c4a3aa690
Refactor and starting to add resolve
2022-01-19 12:30:05 -05:00
Jeffrey Picard
2e52c1639c
Refactor and fixes related to PR comments.
2021-12-06 11:32:45 -05:00
Jeffrey Picard
283686ecac
Fix startup flags
2021-12-06 11:32:45 -05:00
Jeffrey Picard
72ea236d86
Run gofmt
2021-12-06 11:31:51 -05:00
Jeffrey Picard
355eab682c
changes based on comments
2021-12-06 11:26:29 -05:00
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
Jeffrey Picard
2ee8d2c3cc
Add test to build
2021-10-30 08:44:52 -04:00
Jeffrey Picard
914d2bfc61
Rework federation to be synchronous, and add tests
2021-10-30 01:33:55 -04:00
Jeffrey Picard
5387aeeebe
Most of federation is written, need to finish udp and test
...
Cleanup, more reorg, more arguments, started adding tests
Comments and another test
Simplify writing of peers and add unit test
2021-10-29 16:56:36 -04:00