/sockjs-luvit

WebSocket emulation - Luvit server

Primary LanguageJavaScriptMIT LicenseMIT

SockJS-luvit

Please, watch up-to-date version

SockJS server written in Lua to run under Luvit. Supports all transports.

Installation

git clone https://github.com/dvv/sockjs-luvit.git
cd sockjs-luvit
make

These commands will build luvit and necessary libraries (cjson and openssl).

Tests

./run
open http://localhost:8080
open http://localhost:8080/tests-qunit.html

Done

Questions?

Send me an email or github message or come visit #luvit on freenode irc.