Skip to content

Navigation Menu

Sign in
Sign up

Latest commit

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

nconf-cluster-mode

npm install node index.js

http://localhost:3000/

{"message":"Hello from Worker 1","port":3000,"salt":"!salty","name":"kamote"}

http://localhost:3000/update?name=randy

{"message":"Done update 3"}

http://localhost:3000/

{"message":"Hello from Worker 2","port":3000,"salt":"!salty","name":"randy"}

Protected update

http://localhost:3000/update?salt=imnotsalt

{"message":"Done update 3"}

http://localhost:3000/

{"message":"Hello from Worker 2","port":3000,"salt":"!salty","name":"randy"}

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages

AltStyle によって変換されたページ (->オリジナル) /