jeffmcaffer / amqp10-issue-with-reconnection

try to simaluate issue 295 from amqp10

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

try simulate reconnection failure with amqp10 on service bus

how to use

  • npm install
  • make a copy of default.env and save is as .env
  • configure enviremont variables in the .env
  • edit file default.env and fill in the values and rename it to .env
  • install cports for windows or tcpkill for linux
  • run node.exe index.js

#how to simulate the failure

  • run node index.js

About

try to simaluate issue 295 from amqp10

License:MIT License


Languages

Language:JavaScript 100.0%