Currently, we need front end support for: - [x] setting client workload - [x] Raft basic parameters - [x] unidirectional links - [x] links with differing latencies - [ ] downloading config as JSON - [ ] basic input validation (client side) - [x] selecting examples (more detail in #60) - [ ] batch requests and lazy update (Raft options) in advance settings We need backend support for: - [ ] basic input validation (server side) - [ ] server failure (plus state machine failure if non persistent) - [ ] client failure - [ ] hub failure
Currently, we need front end support for:
We need backend support for: