thruway / middleware
本包最新版本(0.1.1)没有提供许可信息。
Thruway WAMP 路由中间件,适用于 react/http
0.1.1
2022-02-18 21:43 UTC
Requires
- react/http: ^1.0
- voryx/thruway: ^0.5.0
- voryx/websocketmiddleware: ^1.1
This package is not auto-updated.
Last update: 2024-09-23 21:24:14 UTC
README
本包目前正在开发中。欢迎使用,如果遇到任何问题,请告知我们。
thruway/middleware 允许您轻松地将 Thruway 路由器作为 中间件 使用于 react/http 中。
安装
composer require thruway/middleware:dev-master
用法
有关使用示例,请参阅源代码中的 示例。