otto/auctioneer
R Tyler Croy b40abcad9d
Implement backoff on connection errors for the eventbus client
This uses a fibonacci backoff (yay I pass the coding interview) for attempting
to reconnect the connection if something cannot work properly
2020-01-11 20:44:05 -08:00
..
src Implement backoff on connection errors for the eventbus client 2020-01-11 20:44:05 -08:00
.gitignore Import the actix-websocket example client code. 2019-12-30 08:03:07 -08:00
Cargo.toml Refactor the EventBusClient code into the eventus crate where it belongs 2020-01-11 16:18:14 -08:00