|
f35fa7d18d
|
Move things around
|
2022-07-21 17:37:52 +02:00 |
|
|
4745e7c4ba
|
further work on streams
most changes still required are related to error handling
|
2022-06-08 09:54:38 +02:00 |
|
|
12fb3516c0
|
Also add addresses from incoming connections
|
2022-05-09 12:00:01 +02:00 |
|
|
677c471548
|
Handle the possibility of several alternative IP addresses for peers
|
2022-05-09 11:54:34 +02:00 |
|
|
22eaa0f404
|
Add logic to handle ping timeouts and other failures
|
2022-03-15 17:03:41 +01:00 |
|
|
96d1f14966
|
Avoid logging full node IDs
|
2022-02-21 16:57:07 +01:00 |
|
|
9b64c27da6
|
clippy & fmt
|
2021-10-22 15:20:07 +02:00 |
|
|
57327f10e2
|
fix again
|
2021-10-21 12:33:35 +02:00 |
|
|
d15378a224
|
invoke handler that wasn't invoked
|
2021-10-21 12:24:42 +02:00 |
|
|
94c01a3565
|
try fix
|
2021-10-21 12:14:19 +02:00 |
|
|
dfb0ebb8e1
|
Full mesh peering strategy uses our local address if necessary
|
2021-10-15 15:34:03 +02:00 |
|
|
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 |
|
|
fba49cf93d
|
Add .is_up() on connection state
|
2021-10-14 14:13:44 +02:00 |
|
|
01a2737bd8
|
Document
|
2021-10-14 11:35:05 +02:00 |
|
|
7eea46dcf3
|
Properly implement watches for Basalt
|
2021-10-13 17:30:41 +02:00 |
|
|
70839d70d8
|
Try to handle termination and closing of stuff properly
|
2021-10-13 17:12:13 +02:00 |
|
|
f87dbe73dc
|
WIP v0.3.0 with changed API
|
2021-10-12 17:59:46 +02:00 |
|
|
b14515a422
|
Rewrite because clippy didn't understand drop
|
2021-10-12 13:44:42 +02:00 |
|
|
74e661febe
|
Fix clippy lints
|
2021-10-12 13:18:24 +02:00 |
|
|
7753b789b7
|
Upgrade to tokio 1.0
|
2021-10-12 13:07:34 +02:00 |
|
|
6742638c81
|
Replace pk,pubkey,PublicKey by id,NodeID,etc
|
2020-12-12 21:14:15 +01:00 |
|
|
5a9ae8615e
|
Do not close connections immediately on close signal, await for remaining responses
|
2020-12-07 13:35:24 +01:00 |
|
|
14d34e76f4
|
Documentate
|
2020-12-02 20:12:24 +01:00 |
|
|
46fae5d138
|
Better handle requests to ourself
|
2020-12-02 18:10:07 +01:00 |
|
|
d4de2ffc40
|
First commit
|
2020-12-02 13:30:47 +01:00 |
|