|
|
|
|
|
by dbh937
2008 days ago
|
|
Is the streaming you talk about here and in the RFC over websockets, or the event-stream HTTP content type, or something more custom? Will the architecture have the potential to support realtime applications where the server will push updates to the client without the need to poll on an interval? |
|
>Will the architecture have the potential to support realtime applications where the server will push updates to the client without the need to poll on an interval?
I don't see why that wouldn't be possible.
[1]: https://developer.mozilla.org/en-US/docs/Web/API/Streams_API...