mirror of
https://github.com/djdevin/recflare.git
synced 2026-09-08 14:41:28 -07:00
Clarify RecFlare implementation details
Updated project description for clarity and accuracy.
This commit is contained in:
@@ -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" />
|
<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
|
Cloudflare Workers. It implements the network services the Rec Room client talks
|
||||||
to — accounts, auth, rooms, matchmaking, economy, chat, notifications, and more —
|
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
|
> ⚠️ **Disclaimer:** This is an unofficial, fan-made project for preservation and
|
||||||
> experimentation. It is not affiliated with, endorsed by, or connected to Rec
|
> experimentation. It is not affiliated with, endorsed by, or connected to Rec
|
||||||
|
|||||||
Reference in New Issue
Block a user