netapp/src
Alex 8a0bfa0ff6
All checks were successful
continuous-integration/drone/push Build is passing
Change call() to take a ref to the message to be sent
Handlers also receive a ref
2021-10-14 16:11:07 +02:00
..
peering Change call() to take a ref to the message to be sent 2021-10-14 16:11:07 +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 Change call() to take a ref to the message to be sent 2021-10-14 16:11:07 +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 Change call() to take a ref to the message to be sent 2021-10-14 16:11:07 +02:00
proto.rs Try to handle termination and closing of stuff properly 2021-10-13 17:12:13 +02:00
server.rs Try to handle termination and closing of stuff properly 2021-10-13 17:12:13 +02:00
test.rs Fix cargo fmt 2021-10-13 18:07:34 +02:00
util.rs Export NodeKey and NetworkKey types 2021-10-14 12:08:39 +02:00