Clarify RecFlare implementation details

Updated project description for clarity and accuracy.
This commit is contained in:
devin
2026-07-09 19:49:58 -04:00
committed by GitHub
parent fcbc490811
commit 1818f3abda
+2 -2
View File
@@ -2,10 +2,10 @@
<img width="256" height="256" alt="be292b38-950c-4d7f-b4ee-57fe361ede7d" src="https://github.com/user-attachments/assets/d7bb9266-64a2-449f-9267-89116c870f74" />
RecFlare is an implementation of RecNet — the Rec Room backend — built on
RecFlare is a scalable implementation of RecNet — the Rec Room backend — built on
Cloudflare Workers. It implements the network services the Rec Room client talks
to — accounts, auth, rooms, matchmaking, economy, chat, notifications, and more —
each as an independent Worker on their own subdomains, just how RecNet was.
each as an independent Node.js Worker on their own subdomains, just how RecNet was.
> ⚠️ **Disclaimer:** This is an unofficial, fan-made project for preservation and
> experimentation. It is not affiliated with, endorsed by, or connected to Rec