Neat stuff! Thanks for sharing.

On Tue, Feb 17, 2015 at 5:42 AM, Brien Colwell <br...@nextop.io> wrote:

> Hi All,
>
> I spent some time researching how much of the webview network stack I
> could replace with a Cordova plugin on Android. I wrote a post about it -
>
> https://github.com/nextopio/nextop-client/blob/master/
> docs/02.16.2015_CUSTOM_XMLHTTPREQUEST.md
>
> The take away is that a Cordova can fully replacing the default XHR and
> image loading in the webview for async=true, but it can't do async=false
> (but who uses that anyway :/). This is cool because plugins can experiment
> with new wire protocols to get data to the client.
>
> Best,
> Brien
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
> For additional commands, e-mail: dev-h...@cordova.apache.org
>
>

Reply via email to