voryx/event-loop

Global static wrapper for react event-loop

Installs: 366 087

Dependents: 15

Suggesters: 0

Security: 0

Stars: 7

Watchers: 3

Forks: 2

Open Issues: 0

pkg:composer/voryx/event-loop

3.0.2 2021-10-21 13:43 UTC

This package is auto-updated.

Last update: 2025-09-21 22:26:34 UTC


README

This library does nothing more than create a react event loop factory and register it to start when the script runs register_shutdown_function

Usage Example

There's nothing to do, just install it with composer

## Installation
```composer require voryx/event-loop```