Philmod / node-example-frontend

Frontend server that serves the HTML for socket.io chat example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

node-example-frontend

Example taken from Socket.IO chat-example repository.

This is the Web Frontend server that serves the HTML single page.

A environment variable WEBSOCKET_HOST defines where lives the websocket server

About

Frontend server that serves the HTML for socket.io chat example


Languages

Language:JavaScript 63.7%Language:CSS 21.5%Language:HTML 14.8%