##Based on:
Ubuntu 14
NGINX
OpenResty-LUA
##Language:
HTML5
CSS
JavaScript
LUA
HTML
file:
index.html is the visit file of nginx;
And its dependent JavaScript files and pictures;
lua
file:
Build the websocket communication with lua and html file.
(At the very begining, html part is designed at client part, but now it has been put at AWS-Server. I still keep the separation.)
nginx.conf
:
This is the configuration file of nginx.