Hi all,
I want to test a Jabber/XMPP lightweight server.
I find this one, that is written in LUA, and that is the only one that 
can be ported to embedded device(to the best of my knowledge) and that 
support XMPP-OVER-BOSH [1].
http://prosody.im/

Searching on web, I find that this is already ported to openWRT here:
https://svn.openwrt.org/openwrt/packages/net/prosody/

but even if it compiles well, it doesn't run because it needs 
dependencies whose package does not even exist yet.

So I create these packages (luasec, luaexpat) and I update the prosody 
package to the new 0.3.0 version (that support BOSH).

Packages can be found here:
https://svn.ninux.org/ninuxdeveloping/browser/packages

and can be downloaded throught svn checkout from

svn.ninux.org/svn/ninuxdeveloping/packages/PACKAGE_NAME

If you think, you can include these packages in your repository.

Bye!

Lorenzo

[1] http://xmpp.org/extensions/xep-0124.html



_______________________________________________
openwrt-devel mailing list
[email protected]
http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to