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
/
proto.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
add debug_name in proto to differenciate messages
Alex Auvolat
2022-08-31
1
-9
/
+15
*
Add dump of sending queue
Alex Auvolat
2022-08-31
1
-0
/
+11
*
Implement version tag for application as well
Alex Auvolat
2022-02-21
1
-20
/
+1
*
Implement version check & transmit more error info
Alex Auvolat
2022-02-21
1
-1
/
+21
*
Refactoring
Alex Auvolat
2022-02-21
1
-5
/
+19
*
Ignore error when sending goodbye
v0.3.0
Alex Auvolat
2021-10-25
1
-1
/
+1
*
Better handle connection closing
Alex Auvolat
2021-10-25
1
-2
/
+9
*
Add test for priority queue (it seems to work as intended)
Alex Auvolat
2021-10-20
1
-0
/
+94
*
Try to handle termination and closing of stuff properly
Alex Auvolat
2021-10-13
1
-31
/
+25
*
Move out things from conn.rs into two separate files
Alex Auvolat
2021-10-12
1
-6
/
+8
*
WIP v0.3.0 with changed API
Alex Auvolat
2021-10-12
1
-14
/
+22
*
Use tokio_util::compat instead of the one from kuska-handshake
Alex Auvolat
2021-10-12
1
-4
/
+3
*
Fix clippy lints
Alex Auvolat
2021-10-12
1
-3
/
+3
*
Upgrade to tokio 1.0
Alex Auvolat
2021-10-12
1
-1
/
+1
*
Small changes
Alex Auvolat
2020-12-07
1
-11
/
+10
*
Maybe fix something? Idk
Alex Auvolat
2020-12-07
1
-4
/
+4
*
Do not close connections immediately on close signal, await for remaining res...
Alex Auvolat
2020-12-07
1
-107
/
+43
*
Documentate
Alex Auvolat
2020-12-02
1
-10
/
+27
*
First commit
Alex Auvolat
2020-12-02
1
-0
/
+251