Feature #1092
Support for Matrix in Smuxi
Status: | New | Start: | 07/15/2016 | |
Priority: | Normal | Due date: | ||
Assigned to: | Mirco Bauer | % Done: | 0% |
|
Category: | Engine | |||
Target version: | - | |||
Complexity: | Medium |
|||
Votes: | 0 |
Description
It would be great to have support for Matrix (matrix.org) in Smuxi. Matrix is an open standard for decentralised communication, and is managed by Matrix.org: a nonprofit open source project acting
as the neutral custodian for the standard.
There's already quite a few clients and integrations, see http://matrix.org/docs/projects/try-matrix-now.html - and it would be great to be able to also talk to matrix-users via Smuxi.
History
Updated by Mirco Bauer 3052 days ago
- Complexity set to Medium
A C# client library for Matrix
URL: https://github.com/Half-Shot/matrix-dotnet-sdk
License: MIT
Coding-Style: ugly
Dependencies: Newtonsoft.Json, YamlDotNet