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
/
client.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add some debugging
Alex Auvolat
2022-07-25
1
-5
/
+4
*
Use bounded channels on receive side for backpressure
Alex Auvolat
2022-07-22
1
-5
/
+6
*
Clean up framing protocol
Alex Auvolat
2022-07-22
1
-40
/
+18
*
Propose alternative API
Alex Auvolat
2022-07-21
1
-6
/
+9
*
One possibility, but I don't like it
Alex Auvolat
2022-07-21
1
-1
/
+0
*
Rename AutoSerialize into SimpleMessage and refactor a bit
Alex Auvolat
2022-07-21
1
-5
/
+5
*
Move things around
Alex Auvolat
2022-07-21
1
-11
/
+7
*
add detection of premature eos
trinity-1686a
2022-07-18
1
-3
/
+4
*
use a framing protocol instead of even/odd channel
trinity-1686a
2022-06-20
1
-20
/
+12
*
further work on streams
trinity-1686a
2022-06-08
1
-3
/
+2
*
initial work on associated stream
trinity-1686a
2022-06-05
1
-14
/
+23
*
Fix span kind for RPC client side
v0.4.2
Alex Auvolat
2022-04-07
1
-1
/
+1
*
Avoid logging full node IDs
Alex Auvolat
2022-02-21
1
-3
/
+4
*
Implement version tag for application as well
Alex Auvolat
2022-02-21
1
-2
/
+17
*
Implement version check & transmit more error info
Alex Auvolat
2022-02-21
1
-1
/
+2
*
Formatting & clippy
Alex Auvolat
2022-02-21
1
-3
/
+3
*
Refactoring
Alex Auvolat
2022-02-21
1
-16
/
+17
*
Add length of query to span
Alex Auvolat
2022-02-18
1
-2
/
+6
*
Correct implementation of distributed tracing
Alex Auvolat
2022-02-18
1
-13
/
+26
*
Add telemetry
Alex Auvolat
2022-02-18
1
-1
/
+30
*
Change call() to take a ref to the message to be sent
Alex Auvolat
2021-10-14
1
-2
/
+2
*
improve comment
Alex Auvolat
2021-10-13
1
-1
/
+1
*
Try to handle termination and closing of stuff properly
Alex Auvolat
2021-10-13
1
-39
/
+39
*
Fix netapp protocol & adapt basalt to new api
Alex Auvolat
2021-10-13
1
-3
/
+4
*
Move out things from conn.rs into two separate files
Alex Auvolat
2021-10-12
1
-0
/
+180