event-loop icon indicating copy to clipboard operation
event-loop copied to clipboard

ReactPHP's core reactor event loop that libraries can use for evented I/O.

Results 11 event-loop issues
Sort by recently updated
recently updated
newest added

Builds on top of #269, #270 and https://github.com/reactphp/socket/pull/323. Also had to remove ext-ev from default extensions, install it explicitly based on PHP version.