RosHTTP
RosHTTP copied to clipboard
Add fetch api-based backend for the browser
The fetch API seems to be able to handle streaming bodies which would allow our stream API to do actual streaming in the browser!!! Of course this feature should be turned on only if the browser supports it, defaulting to the XHR backend.