So to clarify... this isn't for use with JavaScript code. It's for use with *Java* code. What you've done is implement the standard library objects of Nodejs, for use with Java, on Android. Is that correct?
On Wednesday, October 15, 2014 11:40:24 PM UTC-4, tom wrote: > > No js engine so far. it's pure java. I am wonder if make sense to run JS > engine over JVM. > > Best regards > Tom > > On Wednesday, October 15, 2014 12:20:02 PM UTC+8, Simon wrote: >> >> Wow! What JS engine are you using? >> >> On Tuesday, October 14, 2014 7:53:33 AM UTC-7, tom wrote: >>> >>> Node.js rewrite for Android with the compatible API. >>> >>> http://instantwebp2p.github.io/node-android/ >>> Features >>> >>> - Node.js 0.10.x compatible API >>> - libUV native support >>> - Timer, set/clear Timeout/Interval >>> - EventEmitter >>> - Stream >>> - HttpParser >>> - HTTP >>> - HTTPP(run http over udp) >>> - TCP >>> - UDT(udp transport) >>> - DNS >>> - URL >>> >>> >>> Best regards >>> Tom >>> >>> >>> -- Job board: http://jobs.nodejs.org/ New group rules: https://gist.github.com/othiym23/9886289#file-moderation-policy-md Old group rules: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/nodejs/f81b9000-0f2d-4654-b4d6-c5457a490eb7%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
