index
:
netapp.git
0.2
fix-ping
main
master
next-0.10
next-0.6
next-0.7
stream-body
update-deps
A toolkit library for distributed software
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
peering
/
fullmesh.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ping less frequently
Alex Auvolat
2022-08-31
1
-39
/
+36
*
Also add addresses from incoming connections
Alex Auvolat
2022-05-09
1
-9
/
+10
*
Handle the possibility of several alternative IP addresses for peers
Alex Auvolat
2022-05-09
1
-9
/
+68
*
Add logic to handle ping timeouts and other failures
Alex Auvolat
2022-03-15
1
-2
/
+32
*
Avoid logging full node IDs
Alex Auvolat
2022-02-21
1
-9
/
+13
*
clippy & fmt
Alex Auvolat
2021-10-22
1
-11
/
+12
*
fix again
Alex Auvolat
2021-10-21
1
-2
/
+9
*
invoke handler that wasn't invoked
Alex Auvolat
2021-10-21
1
-4
/
+6
*
try fix
Alex Auvolat
2021-10-21
1
-5
/
+14
*
Full mesh peering strategy uses our local address if necessary
Alex Auvolat
2021-10-15
1
-1
/
+19
*
Change call() to take a ref to the message to be sent
Alex Auvolat
2021-10-14
1
-4
/
+4
*
Add .is_up() on connection state
Alex Auvolat
2021-10-14
1
-0
/
+14
*
Document
Alex Auvolat
2021-10-14
1
-55
/
+88
*
Properly implement watches for Basalt
Alex Auvolat
2021-10-13
1
-2
/
+2
*
Try to handle termination and closing of stuff properly
Alex Auvolat
2021-10-13
1
-2
/
+4
*
WIP v0.3.0 with changed API
Alex Auvolat
2021-10-12
1
-24
/
+40
*
Rewrite because clippy didn't understand drop
Alex Auvolat
2021-10-12
1
-22
/
+24
*
Fix clippy lints
Alex Auvolat
2021-10-12
1
-9
/
+9
*
Upgrade to tokio 1.0
Alex Auvolat
2021-10-12
1
-1
/
+1
*
Replace pk,pubkey,PublicKey by id,NodeID,etc
Alex Auvolat
2020-12-12
1
-53
/
+39
*
Do not close connections immediately on close signal, await for remaining res...
Alex Auvolat
2020-12-07
1
-6
/
+4
*
Documentate
Alex Auvolat
2020-12-02
1
-6
/
+6
*
Better handle requests to ourself
Alex Auvolat
2020-12-02
1
-20
/
+7
*
First commit
Alex Auvolat
2020-12-02
1
-0
/
+437