Commit graph

18 commits

Author SHA1 Message Date
f0326607ee
slightly change example 2022-09-12 17:19:26 +02:00
b55f61c38b
Fix things going wrong when sending chan is closed 2022-07-26 12:11:48 +02:00
bdf7d4731d
Add stream example to fullmesh example 2022-07-26 12:01:13 +02:00
f35fa7d18d
Move things around 2022-07-21 17:37:52 +02:00
8858c94289
Implement version tag for application as well 2022-02-21 16:43:17 +01:00
dfb0ebb8e1
Full mesh peering strategy uses our local address if necessary 2021-10-15 15:34:03 +02:00
7e49d0dac8
Make a public function to parse peer addresses 2021-10-14 11:58:09 +02:00
70839d70d8
Try to handle termination and closing of stuff properly 2021-10-13 17:12:13 +02:00
8dede69dee
Fix netapp protocol & adapt basalt to new api 2021-10-13 12:33:14 +02:00
6742638c81 Replace pk,pubkey,PublicKey by id,NodeID,etc 2020-12-12 21:14:15 +01:00
5040198972 Make it passive-client-friendly 2020-12-12 19:27:18 +01:00
609f0387ca Add ability to specify our public addr for people to contact us back 2020-12-11 15:53:59 +01:00
5a9ae8615e Do not close connections immediately on close signal, await for remaining responses 2020-12-07 13:35:24 +01:00
b247f02c29 Don't close connection at first (stupid) excuse 2020-12-04 17:12:10 +01:00
0b041c77f4 more logging 2020-12-04 14:06:06 +01:00
b63179c699 Logging 2020-12-04 13:58:34 +01:00
14d34e76f4 Documentate 2020-12-02 20:12:24 +01:00
d4de2ffc40 First commit 2020-12-02 13:30:47 +01:00