summaryrefslogtreecommitdiff
path: root/docs/integration/spiral.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/integration/spiral.md')
-rw-r--r--docs/integration/spiral.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/docs/integration/spiral.md b/docs/integration/spiral.md
new file mode 100644
index 00000000..829bcb4d
--- /dev/null
+++ b/docs/integration/spiral.md
@@ -0,0 +1,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).