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
/
util.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move things around and fix error bit
Alex Auvolat
2022-07-22
1
-6
/
+1
*
Clean up framing protocol
Alex Auvolat
2022-07-22
1
-15
/
+0
*
Hide streaming versions as much as possible
Alex Auvolat
2022-07-22
1
-1
/
+1
*
One possibility, but I don't like it
Alex Auvolat
2022-07-21
1
-2
/
+0
*
Rename AutoSerialize into SimpleMessage and refactor a bit
Alex Auvolat
2022-07-21
1
-7
/
+4
*
Use Bytes instead of Vec<u8>
Alex Auvolat
2022-07-21
1
-1
/
+2
*
Move things around
Alex Auvolat
2022-07-21
1
-7
/
+5
*
add detection of premature eos
trinity-1686a
2022-07-18
1
-3
/
+5
*
start supporting sending error on stream
trinity-1686a
2022-06-19
1
-1
/
+1
*
wait for any ready stream instead of the highest priority one
trinity-1686a
2022-06-19
1
-0
/
+8
*
further work on streams
trinity-1686a
2022-06-08
1
-1
/
+4
*
initial work on associated stream
trinity-1686a
2022-06-05
1
-5
/
+12
*
apply fmt
Alex Auvolat
2021-10-18
1
-4
/
+1
*
Return None when no IPs could be resolved
Alex Auvolat
2021-10-18
1
-0
/
+3
*
Add parse_and_resolve_peer_addr
Alex Auvolat
2021-10-18
1
-0
/
+14
*
Export NodeKey and NetworkKey types
Alex Auvolat
2021-10-14
1
-0
/
+4
*
Make a public function to parse peer addresses
Alex Auvolat
2021-10-14
1
-0
/
+12
*
Document
Alex Auvolat
2021-10-14
1
-0
/
+4
*
Add a modest integration test
Alex Auvolat
2021-10-13
1
-1
/
+1
*
Try to handle termination and closing of stuff properly
Alex Auvolat
2021-10-13
1
-0
/
+14
*
Upgrade to tokio 1.0
Alex Auvolat
2021-10-12
1
-3
/
+3
*
Replace pk,pubkey,PublicKey by id,NodeID,etc
Alex Auvolat
2020-12-12
1
-0
/
+2
*
Do not close connections immediately on close signal, await for remaining res...
Alex Auvolat
2020-12-07
1
-0
/
+20
*
Documentate
Alex Auvolat
2020-12-02
1
-1
/
+5
*
First commit
Alex Auvolat
2020-12-02
1
-0
/
+14