NITRO/N2O pages that work on top of raw COWBOY/RANCH connections. Pure old-school.
SAMPLE application consist of two page modules login and index.
It creates WebSocket connection to n2o server.
The permanent example is accesible at sample.n2o.dev.
Init event. Chat event. Client event. File Transfer event.
Channel init. Login event.
To run review application just clone, build and run:
$ rebar3 get-deps
$ rebar3 dialyzer
$ rebar3 shell
Then open it in browser:
$ open http://localhost:8001/app/login.htm
- Brought with ❤ by 5HT