Skip to content

greengerong/socketio-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

websoket proxy

=============================

intsall all npm plugin :

bash ./init.sh

run proxy server :

npm run proxy

run mock demo server :

npm run mock

Task:

  • think about the proxy http request need others http method(GET, PUT, DELETE)?

  • document should be update.

node ./node_modules/socketio-proxy/bin/socketio-proxy.js setting.json | ./node_modules/bunyan/bin/bunyan

About

Change WebSocket connection to http change for old web server which can not work with socket

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors