netapp/src
2021-10-20 16:32:47 +02:00
..
peering Full mesh peering strategy uses our local address if necessary 2021-10-15 15:34:03 +02:00
client.rs Change call() to take a ref to the message to be sent 2021-10-14 16:11:07 +02:00
endpoint.rs Add netapp function to drop all handlers 2021-10-14 17:33:12 +02:00
error.rs Try to handle termination and closing of stuff properly 2021-10-13 17:12:13 +02:00
lib.rs Export NodeKey and NetworkKey types 2021-10-14 12:08:39 +02:00
netapp.rs Add netapp function to drop all handlers 2021-10-14 17:33:12 +02:00
proto.rs Add test for priority queue (it seems to work as intended) 2021-10-20 16:32:47 +02:00
server.rs Try to handle termination and closing of stuff properly 2021-10-13 17:12:13 +02:00
test.rs Fix test 2021-10-18 11:29:41 +02:00
util.rs apply fmt 2021-10-18 12:59:55 +02:00