@gatewayjs/gateway

1.0.27 • Public • Published

Microservice Architecture of Process Gateway

进程网关的微服务架构,简称 MAPG。它可以驱使服务动态创建辅助进程服务,同时管理整个进程树的整套生命周期,提供完整的微服务调用链,支持HTTP TCP IPC 以及 WEBSOCKET

Microservice architecture of process gateway, referred to as MAPG. It can drive services to dynamically create ancillary process services, manage the whole life cycle of the process tree, provide a complete micro-service call chain, support HTTP TCP IPC and WEBSOCKET.

Usage

$ npm i -g @evio/cli
$ cli install @gatewayjs/cli
$ cli gw:new
$ cd <project>
$ npm run dev
# --------------------------
$ npm run start
$ npm run restart
$ npm run stop

License

MIT

Copyright (c) 2018-present, yunjie (Evio) shen

Readme

Keywords

none

Package Sidebar

Install

npm i @gatewayjs/gateway

Weekly Downloads

0

Version

1.0.27

License

MIT

Unpacked Size

65.3 kB

Total Files

39

Last publish

Collaborators

  • evio