moebius / loop-reactbridge
1.0.1-RC2
2022-05-02 22:28 UTC
Requires
- charm/testing: ^0.0.9
- moebius/coroutine: >=1.0
- react/event-loop: ^1.3
Requires (Dev)
- phpunit/phpunit: ^9.3 || ^5.7 || ^4.8.35
- react/child-process: >=0
- react/dns: ^1.9
- react/promise-timer: ^1.8
This package is auto-updated.
Last update: 2022-05-02 22:41:16 UTC
README
提供 React 事件循环的实现,支持协程。
使用此库,您可以结合 Moebius 协程与 React 组件(如 react/dns
、react/socket
或 react/http
)的力量,与 Moebius 一起使用。
此实现通过了 react/event-loop 的所有单元测试。