Http server using Titanium Studio

I would like to know if there's a chance to make an http server with Titanium Studio. I hear that it's possible using node.js, but the principal problem is i want the server running on Android.

I found a solution but only for a native solution (using java for Android), but i want to create the server in Titanium for using it on Android, iOS, etc.

¿How to create an http server using Titanium Studio?

Regards, Pedro Álvarez.