micromq:基于本机Node.js HTTP模块和AMQP协议以及快速中间件和内置Prometheus的微服务框架。 :rabbit: 源码
micromq 基于本机Node.js HTTP模块和AMQP协议的微服务框架,带有快速中间件和内置Prometheus。 :microscope: :rabbit: 安装 $ npm i micromq 测验 $ RABBIT_URL=amqp://localhost node tests/apps/users.js & $ RABBIT_URL=amqp://localhost node tests/apps/balances.js & $ RABBIT_URL=amqp://localhost PORT=3000 node tests/apps/gateway.js & $ POR
文件列表
micromq-master.zip
(预估有个25文件)
micromq-master
.gitignore
19B
package.json
1KB
package-lock.json
27KB
src
BaseApp.js
4KB
managers
RpcActions.js
424B
Server.js
653B
utils
暂无评论