Paweł Rychlik
Paweł Rychlik
related issue: https://github.com/dcodeIO/bytebuffer.js/issues/79
Hi, I'm using the browser flavor of bytebuffer.js (the one based on ArrayBuffers) in an app built on top of Apache Cordova (irrelevant, I believe), which uses Android WebView -...
Running examples on current (master) version yields: ``` $ curl http://search.twitter.com/search?q=javascript The Twitter REST API v1 is no longer active. Please migrate to API v1.1. https://dev.twitter.com/docs/api/1.1/overview ``` Therefore I updated...