26989bba14
Use Bytes instead of Vec<u8>
2022-07-21 18:15:07 +02:00
368ba90879
initial work on associated stream
...
still require testing, and fixing a few kinks:
- sending packets > 16k truncate them
- send one more packet than it could at eos
- probably update documentation
/!\ contains breaking changes
2022-06-05 15:33:43 +02:00
648e015e3a
Update version
2022-05-09 12:01:02 +02:00
677c471548
Handle the possibility of several alternative IP addresses for peers
2022-05-09 11:54:34 +02:00
faecefc7a8
Fix span kind for RPC client side
2022-04-07 10:31:37 +02:00
fb6b4dc9a9
Correct implementation of distributed tracing
2022-02-18 20:10:46 +01:00
ab0f7785ae
Add telemetry
2022-02-18 19:01:59 +01:00
dc0b5c0305
Add method to know endpoint path
2022-02-16 13:00:26 +01:00
48d6a72ebd
Update kuska-handshake dependency to use official 0.2.0 release
2021-10-15 10:39:40 +02:00
d62b161040
Remove some dependencies
2021-10-14 11:48:14 +02:00
baa714538d
Update dependencies
2021-10-14 10:50:14 +02:00
70839d70d8
Try to handle termination and closing of stuff properly
2021-10-13 17:12:13 +02:00
8dede69dee
Fix netapp protocol & adapt basalt to new api
2021-10-13 12:33:14 +02:00
d9bd1182f7
Move out things from conn.rs into two separate files
2021-10-12 18:13:07 +02:00
a4069d703c
Use tokio_util::compat instead of the one from kuska-handshake
2021-10-12 14:51:28 +02:00
7753b789b7
Upgrade to tokio 1.0
2021-10-12 13:07:34 +02:00
a1892a95a6
update versions
2021-03-10 22:47:19 +01:00
a2e2f5e96b
v0.1.1
2021-02-18 12:17:15 +01:00
6fc20657d8
update arc-swap
2020-12-14 11:36:39 +01:00
c81fd742c4
Prepare Cargo.toml for publication
2020-12-14 11:35:41 +01:00
54c7c50bb5
Useless dependencies get removed
2020-12-12 19:08:57 +01:00
58ec2abe1a
Small changes
2020-12-07 18:07:55 +01:00
b63179c699
Logging
2020-12-04 13:58:34 +01:00
9ed776d16a
update deps
2020-12-02 16:37:36 +01:00
d4de2ffc40
First commit
2020-12-02 13:30:47 +01:00