Revise README for clarity on project status and purpose
Updated README to clarify the status and purpose of the Matrix homeserver implementation. Added information about assistance received and encouraged community contributions.
Copy file name to clipboardExpand all lines: README.md
+7-5Lines changed: 7 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,9 @@
2
2
3
3
[](https://deploy.workers.cloudflare.com/?url=https://github.com/nkuntz1934/matrix-workers)
4
4
5
-
A production-grade Matrix homeserver implementation running entirely on Cloudflare's edge infrastructure. Implements Matrix Client-Server API v1.12 and Server-Server (Federation) API.
5
+
This is a proof of concept Matrix homeserver implementation running entirely on Cloudflare's edge infrastructure. This was built to prove E2EE utilizing Matrix protocols over Element X on the Cloudflare Workers Platform. It is meant to serve as an example prototype and not endorsed as ready for production at this point.
6
+
7
+
I was assisted by Claude Code Opus 4.5 for this implementation to speed up showing that you could message over Cloudflare Workers utilizing the Element Web and Element X App. Feel free to submit issues, fork the project to make it your own, or continue to build on this example!
6
8
7
9
## Table of Contents
8
10
@@ -23,7 +25,7 @@ A production-grade Matrix homeserver implementation running entirely on Cloudfla
3 commit comments
SoNick commentedon Jan 28, 2026
Your commit description is a far cry from the changes you are making with this commit.
ResultsMayVary commentedon Jan 28, 2026
Heavy emphasis on "assisted". Spoken like a true manager.
nnnn20430 commentedon Jan 28, 2026
"I was assisted by Claude Code Opus 4.5 for this implementation"
The implementation wasn't the only thing "assisted" by AI, so was your blog post.