8000 GitHub - prossel/WebSocketRelay: Simple WebSocket relay server for node.js
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

prossel/WebSocketRelay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebSocketRelay

Simple WebSocket relay server for node.js

This is made to be hosted on https://www.alwaysdata.com

Code may need to be adjusted to work with other hosts (especially the PORT to use), but there is a fallback to port 8080.

Installation

Run the server from the shell

  • node index.js

Configure a site to run the Node.js app

  • Create a site in Alwaysdata admin
  • Select Node.js
  • Configure the node command to start the Node.js app as:
    node $HOME/WebSocketRelay/index.js 

About

Simple WebSocket relay server for node.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0