Skip to content

ArthurMawnis/Proxy-with-NodeJs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Proxy with NodeJs

A reverse proxy that split requests into registered servers.

Using it

There's 3 address registered by default: localhost on port 3000,3001 and 3002. Proxy's default port is 3003. At server.js's directory start the server passing the port as cmd parameter. Get requests to localhost:3003/ will be shared between the servers in queue.

Thats it

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors