Yeah, if the events aren't timed this is no realtime. When there are no deadlines it is not hard realtime. When the deadlines are best specified in microseconds, now were talking realtime.
I was expecting something more interesting than yet another REST API.
There are some 0MQ Rust bindings out there. But has anyone coded a pub sub server in Rust? Rust should be a good fit for a deepstream.io or crossbar.io style pub sub server.
6 comments
[ 4.4 ms ] story [ 19.5 ms ] threadI was expecting something more interesting than yet another REST API.
I've started to notice a series new http/web libraries that are using futures-rs and tokio-rs under hood.
Yours look really clean. Keep up the good work.