This project provides a SDK for interfacing with the Matrix Protocol.
It has support for a limited subset of the r0.0.1 protocol C2S and AS APIs presently.
The SDK is built against netstandard2.0
, and will work with .NET core projects.
A nuget exists for this project at https://www.nuget.org/packages/Half-Shot.Matrix
There is a very barebones client included with the SDK.
Documentation is covered for the Client (and some of the API), however no online resources exist yet.
Please report bugs/features through the github issue tracker.
If you have a pressing issue, you can find me on matrix as @Half-Shot:half-shot.uk
(If you are using it and want to get listed, send a pull request in 😄 )