From d77c7bcd07978f3b8bb879ce74056c2f75dd60a2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20L=C3=BCck?= Date: Mon, 13 May 2024 18:57:30 +0200 Subject: [PATCH] Reviving Ratchet! --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 462f42c9..8735d220 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,11 @@ A PHP library for asynchronously serving WebSockets. Build up your application through simple interfaces and re-use your application without changing any of its code just by combining different components. +## Reviving Ratchet! + +We're currently aiming to revive Ratchet to get it up to date with the latest versions and use this as a starting point for bigger updates to come. +We need your help to achieve this goal, see [ticket #1054](https://github.com/ratchetphp/Ratchet/issues/1054) for ways to help out. ❤️ + ## Requirements Shell access is required and root access is recommended.