Skip to content

voryx/event-loop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Auto creates and starts the react event loop

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```