Skip to content

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

Notifications You must be signed in to change notification settings

Philmod/node-example-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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