mix / micro-gateway
This package is abandoned and no longer maintained.
The author suggests using the https://github.com/micro/micro package instead.
Web/API gateway based on Swoole, microservice proxy
v2.1.15.2
2020-05-11 16:23 UTC
Requires
- php: >=7.2.0
- ext-swoole: >=4.4.4
- mix/bean: ~2.1.0
- mix/http-message: ~2.1.0
- mix/http-server: ~2.1.0
- mix/json-rpc: ~2.1.0
- mix/websocket: ~2.1.0
- psr/event-dispatcher: ^1.0
Requires (Dev)
- swoole/ide-helper: dev-master
This package is auto-updated.
Last update: 2020-05-12 02:48:45 UTC
README
基于 Swoole 开发的 Web/API 网关,微服务代理
因为 Mix 微服务全面采用 Micro 微服务工具包作为网关,该项目停止维护。
Usage
安装:
composer require mix/micro-gateway
License
Apache License Version 2.0, http://www.apache.org/licenses/