issues
search
threefoldtech
/
rmb-rs
RMB implementation in rust
Apache License 2.0
3
stars
1
forks
source link
rewrite for better detection of connection loss
#179
Closed
muhamadazmy
closed
11 months ago
muhamadazmy
commented
11 months ago
Mainly this rewrites the socket layer to avoid blocking forever. by making sure timeouts are handled in the main loop.
run
cargo update
to make sure we are using latest crates
cargo update
to make sure we are using latest crates