Package Exports
- awix
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (awix) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
awix
基于HTTP/2模块和async/await关键字的web框架,支持功能:
- 中间件
- 路由分组/中间件分组
- 解析Body数据
- 限制请求数量
- 守护进程模式
- 多进程监听