If you're really concerned about latency, integrate on the server-side using asynchronous calls. If that isn't an option:
- Our main approach to managing latency right now is making Myna really really fast (avg response time 2.5ms, 99% ~6ms).
- If that isn't good enough, you can host your own Myna server(s).
- We have various things in the works to improve on this in the near- and medium-term future.
Happy to discuss more on email.
If you're really concerned about latency, integrate on the server-side using asynchronous calls. If that isn't an option:
- Our main approach to managing latency right now is making Myna really really fast (avg response time 2.5ms, 99% ~6ms).
- If that isn't good enough, you can host your own Myna server(s).
- We have various things in the works to improve on this in the near- and medium-term future.
Happy to discuss more on email.