doromones / n2o_example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SAMPLE: WebSocket Application

Build Status

NITRO/N2O pages that work on top of raw COWBOY/RANCH connections.

Intro

SAMPLE application consist of two page modules login and index. It creates WebSocket connection to n2o server. The permanent example is accesible at https://sample.n2o.dev/index.htm.

Test

Channel init. test event.

Setup

To run review application just clone, build and run:

$ mad get sample
$ cd deps/sample
$ mad dep com pla rep

Then open it in browser:

$ open http://localhost:8001/app/test.html

Credits

  • Brought with ❤ by N2O community

About


Languages

Language:Erlang 83.1%Language:HTML 16.9%