Quick Links: Download Gideros Studio | Gideros Documentation | Gideros Development Center | Gideros community chat | DONATE
Noobhub - Free Opensource Multiplayer And Network Messaging For Gideros & Coronasdk — Gideros Forum

Noobhub - Free Opensource Multiplayer And Network Messaging For Gideros & Coronasdk

OvertormentOvertorment Member
edited July 2014 in Plugins
Hi guys, just spreading the word about Noobhub, a library Ive built to create network multiplayer games and apps.
I have just ported it from CoronaSDK to Glideros.


There are already dozens of apps from different developers who happily use Noobhub in production.

Code is available on Github: http://github.com/Overtorment/NoobHub


* Connections are routed through socket server with minimum latency, ideal for action games.
* Simple interface. Publish/subscribe paradigm in action.
* Server written on blazing fast Nodejs.
* Socket connections, works great through any NAT (local area network), messages delivery is reliable and fast.


Repo includes server code (so you can use your own server) and CoronaSDK/Gideros client. More clients to come. You can test on my server, credentials are in the repo!

Lua code may serve as an example of how LuaSocket library works.
+1 -1 (+9 / -0 )Share on Facebook
«13

Comments

Sign In or Register to comment.