chris m
chris m
Although Postcard is being used for serialization, there are some cases where we are simply using the UTF-8 encoding for Strings. This is inconsistent, and should be changed so that...
Right now, if Nodes stay up, but the Host crashes, the Node will not attempt to re-connect, even if the Host becomes available again. This could be fixed through better...
Right now, the key-value store hold Trees in a Sled database. This is not very accessible for doing post-mission analysis of a system's behavior. A sample script should be written...
A Minimum Supported Rust Version (MSRV) should be added to this project and the associated CI.
It's a common pattern in pub/sub libraries to support running an operation on subscribed values once they're received. An option should be available for the user to create a function...
@bytesnake @YuhanLiin @ZuseZ4 Over the past few months, I've been keeping an eye on the Rust-ML Zulip chat at https://rust-ml.zulipchat.com, and have noticed that there's very little activity. This has...