cli-rhea:QE提供的rhea客户用于测试

时间:2021-05-24 07:52:28
【文件属性】:
文件名称:cli-rhea:QE提供的rhea客户用于测试
文件大小:349KB
文件格式:ZIP
更新时间:2021-05-24 07:52:28
amqp messaging amqp10 rhea-client JavaScript CLI-RHEA Rhea测试客户端是基于 amqp库构建的javascript客户端。 安装 cli-rhea需要运行 v4 +。 如果要将客户端用作cmd程序,请安装到全局环境。 npm install cli-rhea -g 对于使用安装到本地环境的标准。 npm install cli-rhea 使用 使用cmd客户端部分 cli-rhea-sender --broker " username:password@localhost:5672 " --address " queue_test " --count 2 --msg-content " text message " --log-msgs dict cli-rhea-receiver --broker " username:password@localhost:5672 " --address " queue_te
【文件预览】:
cli-rhea-master
----.gitignore(105B)
----Dockerfile(269B)
----.eslintrc(7KB)
----package.json(1KB)
----bin()
--------connector-client.js(762B)
--------sender-client.js(744B)
--------receiver-client.js(756B)
----.travis.yml(479B)
----dist()
--------cli-rhea.js(1.21MB)
----LICENSE(11KB)
----examples()
--------node()
--------cli()
--------browser()
----scripts()
--------entrypoint.sh(1KB)
----README.md(2KB)
----lib()
--------client.js(4KB)
--------connectorClient.js(7KB)
--------receiverClient.js(8KB)
--------optionsParser.js(24KB)
--------utils.js(6KB)
--------senderClient.js(10KB)
--------coreClient.js(11KB)
--------formatter.js(11KB)
----.npmignore(85B)
----test()
--------formatterTest.js(3KB)
--------importedClientTest.js(4KB)
--------cmdClientTest.js(11KB)

网友评论