moonbridge

annotate README @ 4:583e2ad140dc

Renamed "http" module to "moonbridge_http"
author jbe
date Fri Jan 09 22:51:25 2015 +0100 (2015-01-09)
parents f6d3b3f70dab
children 32e0838d16e6
rev   line source
jbe@0 1 Quickstart guide:
jbe@0 2
jbe@0 3 $ make # hint: use bmake on GNU systems
jbe@0 4 $ ./moonbridge example_application.lua
jbe@0 5
jbe@0 6 Then connect to http://localhost:8080/
jbe@0 7
jbe@0 8 To learn more, check example_application.lua and reference.txt files. If you
jbe@0 9 experence any touble during compilation, please edit the Makefile to match
jbe@0 10 your system.
jbe@0 11

Impressum / About Us