RosHTTP icon indicating copy to clipboard operation
RosHTTP copied to clipboard

Add fetch api-based backend for the browser

Open hmil opened this issue 8 years ago • 0 comments

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.

hmil avatar Aug 29 '16 04:08 hmil