Skip to content

Commit

Permalink
Update readme (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
msmakouz authored Apr 1, 2024
1 parent e824157 commit f5c329b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,14 @@ with much greater performance and flexibility.
This repository contains the codebase PSR-7 PHP workers.
Check [spiral/roadrunner](https://github.com/spiral/roadrunner) to get application server.

## Requirements:

Ensure that your server is configured with the following PHP versions and extensions:

- PHP >=8.1
- ext-protobuf: This extension is optional but **highly recommended for installation**.
Without it, performance may be up to 50% lower.
- RoadRunner ^2023.3

## Installation:

Expand Down

0 comments on commit f5c329b

Please sign in to comment.