matrix-capnproto-fed

What if Matrix was written using Cap'n'proto and a RPC federation API?
git clone git://archive.git.mtrnord.blog/MTRNord/matrix-capnproto-fed.git
Log | Files | Refs | README | LICENSE

commit da4877611cb1f565a7c1357109b96558a6c06cda
parent 629df0641229d59f6dbc3ce1d0d10856342f5d6a
Author: MTRNord <mtrnord1@gmail.com>
Date:   Thu, 14 Mar 2024 15:27:40 +0100

Extend readme by a sentence

Diffstat:
MREADME.md | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -21,7 +21,8 @@ it should work. ## Will this be faster? -Maybe. This is to be tested +Maybe. This is to be tested. However there exists some evidence that it might be faster than json +by at least up to 20x <https://blog.cloudflare.com/introducing-lua-capnproto-better-serialization-in-lua#performance> ## What will be signed?