otto/auctioneer
R Tyler Croy 22fef36da9
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-13 21:45:34 -08:00
..
src Implement backoff on connection errors for the eventbus client 2020-01-13 21:45:34 -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-13 21:45:34 -08:00