Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/philmod/node-example-frontend

Frontend server that serves the HTML for socket.io chat example
https://github.com/philmod/node-example-frontend

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project

README

        

# node-example-frontend

Example taken from Socket.IO [chat-example](https://github.com/rauchg/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