Commit graph

19 commits

Author SHA1 Message Date
Alex f35fa7d18d
Move things around 2022-07-21 17:37:52 +02:00
Alex 8858c94289
Implement version tag for application as well 2022-02-21 16:43:17 +01:00
Alex 8a0bfa0ff6
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
Alex 7e49d0dac8
Make a public function to parse peer addresses 2021-10-14 11:58:09 +02:00
Alex 7eea46dcf3
Properly implement watches for Basalt 2021-10-13 17:30:41 +02:00
Alex 70839d70d8
Try to handle termination and closing of stuff properly 2021-10-13 17:12:13 +02:00
Alex 8dede69dee
Fix netapp protocol & adapt basalt to new api 2021-10-13 12:33:14 +02:00
Alex 7753b789b7
Upgrade to tokio 1.0 2021-10-12 13:07:34 +02:00
Alex 4e85862a85 Publish Bᴀsᴀʟᴛ 2021-02-18 12:07:04 +01:00
Alex 3aa46dfe95 We don't want to publish this 2020-12-14 11:19:59 +01:00
Alex 609f0387ca Add ability to specify our public addr for people to contact us back 2020-12-11 15:53:59 +01:00
Alex 5a9ae8615e Do not close connections immediately on close signal, await for remaining responses 2020-12-07 13:35:24 +01:00
Alex 84ba176ec9 no dup log 2020-12-04 14:22:31 +01:00
Alex 0b041c77f4 more logging 2020-12-04 14:06:06 +01:00
Alex b63179c699 Logging 2020-12-04 13:58:34 +01:00
Alex 4061fc9fe8 Complete basalt example 2020-12-02 21:21:42 +01:00
Alex 14d34e76f4 Documentate 2020-12-02 20:12:24 +01:00
Alex 46fae5d138 Better handle requests to ourself 2020-12-02 18:10:07 +01:00
Alex d4de2ffc40 First commit 2020-12-02 13:30:47 +01:00