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
/
netapp.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid logging full node IDs
Alex Auvolat
2022-02-21
1
-6
/
+10
*
Implement version tag for application as well
Alex Auvolat
2022-02-21
1
-1
/
+16
*
try fix
Alex Auvolat
2021-10-21
1
-2
/
+6
*
Add netapp function to drop all handlers
Alex Auvolat
2021-10-14
1
-0
/
+9
*
Change call() to take a ref to the message to be sent
Alex Auvolat
2021-10-14
1
-2
/
+2
*
Document
Alex Auvolat
2021-10-14
1
-4
/
+13
*
Try to handle termination and closing of stuff properly
Alex Auvolat
2021-10-13
1
-30
/
+77
*
Fix netapp protocol & adapt basalt to new api
Alex Auvolat
2021-10-13
1
-6
/
+4
*
Move out things from conn.rs into two separate files
Alex Auvolat
2021-10-12
1
-1
/
+2
*
WIP v0.3.0 with changed API
Alex Auvolat
2021-10-12
1
-153
/
+63
*
fix cargo fmt style
Alex Auvolat
2021-10-12
1
-3
/
+5
*
Fix clippy lints
Alex Auvolat
2021-10-12
1
-15
/
+19
*
Upgrade to tokio 1.0
Alex Auvolat
2021-10-12
1
-1
/
+1
*
Add resilience when peer_addr() fails
Alex Auvolat
2021-02-17
1
-1
/
+4
*
Update documentation
Alex Auvolat
2020-12-14
1
-0
/
+2
*
Replace pk,pubkey,PublicKey by id,NodeID,etc
Alex Auvolat
2020-12-12
1
-64
/
+52
*
Make it passive-client-friendly
Alex Auvolat
2020-12-12
1
-21
/
+35
*
Add ability to specify our public addr for people to contact us back
Alex Auvolat
2020-12-11
1
-3
/
+10
*
Small changes
Alex Auvolat
2020-12-07
1
-7
/
+17
*
Do not close connections immediately on close signal, await for remaining res...
Alex Auvolat
2020-12-07
1
-14
/
+22
*
Call on_disconnected_handler earlier (as soon as .disconnect() is called)
Alex Auvolat
2020-12-07
1
-18
/
+23
*
Documentate
Alex Auvolat
2020-12-02
1
-22
/
+111
*
Better handle requests to ourself
Alex Auvolat
2020-12-02
1
-25
/
+127
*
First commit
Alex Auvolat
2020-12-02
1
-0
/
+214