influxdb/gossip
Dom Dwyer adad6bb631
refactor: must_use annotation for gossip::Builder
Not all use cases will involve sending messages (some will only want to
subscribe to messages) which might result in someone dropping the handle
they're not expecting to use.
2023-08-02 13:36:36 +02:00
..
proto feat(gossip): peer exchange 2023-07-25 15:14:19 +02:00
src refactor: must_use annotation for gossip::Builder 2023-08-02 13:36:36 +02:00
tests feat(gossip): peer exchange 2023-07-25 15:14:19 +02:00
Cargo.toml chore(deps): Bump thiserror from 1.0.43 to 1.0.44 (#8315) 2023-07-24 10:18:44 +00:00
build.rs build: reuse path var 2023-07-10 13:48:01 +02:00