No description
Find a file
2026-01-11 16:16:21 +01:00
.idea/.idea.LibMatrix/.idea Start of federation code 2025-06-17 14:20:27 +02:00
ArcaneLibs@270012a752 Hack: dont include rev (mirroring ArcaneLibs) 2025-12-07 17:55:46 +01:00
Docs Drop MXAE_UPSTREAM header from requests 2025-12-09 19:01:20 +01:00
LibMatrix More federation work 2026-01-11 16:16:21 +01:00
LibMatrix.EventTypes Update policy server support 2026-01-08 00:01:34 +01:00
LibMatrix.Federation More federation work 2026-01-11 16:16:21 +01:00
scripts Update deps 2025-12-05 13:44:14 +01:00
Tests/LibMatrix.Tests Update deps 2025-12-05 13:44:14 +01:00
Utilities More federation work 2026-01-11 16:16:21 +01:00
.editorconfig Apply syntax style to LibMatrix side projects 2024-02-09 16:33:14 +01:00
.gitignore WIP: nix CI 2025-11-07 22:36:50 +01:00
.gitmodules Clean up conditional ArcaneLibs imports to use configuration 2024-12-10 17:04:43 +01:00
CONTRIBUTING.MD Update contributing docs 2025-12-09 23:41:30 +01:00
COPYING Add license retroactively, matching where the code originated from (MatrixRoomUtils) 2023-11-14 17:56:17 +01:00
flake.lock Hack: dont include rev (mirroring ArcaneLibs) 2025-12-07 17:55:46 +01:00
flake.nix Hack: dont include rev (mirroring ArcaneLibs) 2025-12-07 17:55:46 +01:00
LibMatrix.sln Start of federation code 2025-06-17 14:20:27 +02:00
README.MD WIP: nix CI 2025-11-07 22:36:50 +01:00
release.sh Moderation bot work 2023-11-23 05:42:33 +01:00

Rory&::LibMatrix

An extensible C# library for the Matrix protocol. Primarily built around our own project needs, but we're open to contributions and improvements, especially around spec compliance. The library currently targets .NET 8. We like to follow the latest release of .NET.

ArcaneLibs can be found on GitHub. Personally we use the MatrixRoomUtils project as workspace, though improvements to make the library more easy to build outside of this would be appreciated.

Installation

Probably add as a submodule for now? NuGet packaging still has to be implemented.

Contributing

See the contributing guidelines for more information.