Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/philmod/node-example-frontend
- Owner: Philmod
- Created: 2016-07-19T03:03:47.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-16T03:52:26.000Z (almost 7 years ago)
- Last Synced: 2024-10-28T00:19:10.833Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 33.2 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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