To support fully streaming operation in the browser, I think we would need to switch to using web sockets. Doable, but complicated and may not be worth it?
200ms of latency isn’t ideal, but also isn’t that bad. The design does not require minimizing latency, just keeping it reasonably small.
To support fully streaming operation in the browser, I think we would need to switch to using web sockets. Doable, but complicated and may not be worth it?
200ms of latency isn’t ideal, but also isn’t that bad. The design does not require minimizing latency, just keeping it reasonably small.