blob: 829bcb4d4eacaad5a1c6d4767a447def40a6ec96 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# Spiral Framework
RoadRunner is the default application server for [**Spiral Framework**](https://spiral.dev/).
Framework use extended server build with the following modules enabled:
- HTTP
- Static Content
- Queue (RabbitMQ, AWS SQS, Beanstalkd, In-Memory)
- GRPC
- Limit
- WebSocket broadcasting
- Metrics
## Download
You can download RoadRunner with enabled features [here](https://github.com/spiral/framework/releases).
|