gyscos / coinched

A coinche server written in Rust
MIT License
4 stars 1 forks source link

Support batch event reporting #3

Open gyscos opened 8 years ago

gyscos commented 8 years ago

Currently, a user has to call the /wait endpoint once for each event. Having a way to get all events since a given event ID would speed things up (and allow for easier reconnection).