[ANN] node-android - Node.js rewrite in Java for Android

171 views
Skip to first unread message

tom

unread,
Oct 14, 2014, 10:53:33 AM10/14/14
to nod...@googlegroups.com
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


Simon

unread,
Oct 15, 2014, 12:20:02 AM10/15/14
to nod...@googlegroups.com
Wow! What JS engine are you using?

tom

unread,
Oct 15, 2014, 11:40:24 PM10/15/14
to nod...@googlegroups.com
No js engine so far. it's pure java. I am wonder if make sense to run JS engine over JVM.

Best regards
  Tom

Tom Boutell

unread,
Oct 16, 2014, 9:22:59 AM10/16/14
to nod...@googlegroups.com
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?

tom

unread,
Oct 17, 2014, 2:21:27 AM10/17/14
to nod...@googlegroups.com
you right. 

But, we are going to expose node-android java API to JS with Rhino and Cordova, both are straightforward.

Best regards
  Tom 
Reply all
Reply to author
Forward
0 new messages