Projects with this topic
-
Updated
-
You can see a production version of this project released as "Convene" aka https://letsconvene.im
Updated -
-
-
-
web component to open a (data) channel between two RTCPeerConnection https://sctlib.gitlab.io/rtc without predefined signaling server
Updated -
Sends an alert in the F-Droid Devs (https://matrix.to/#/#fdroid-dev:f-droid.org) channel for the weekly meeting
Updated -
Migrate a radio4000.com channel into a matrix.org room https://ugrp.gitlab.io/protos/radio4000-matrix-migration
Updated -
Webapp to tweak Matrix rooms https://matrix-wrench.chrpaul.de
Updated -
utility functions for the Matrix.org protocol in Elixir
Updated -
-
Set of checkers to ensure that Matrix servers are set up correctly.
Updated -
vanilla web-component widgets to be used in matrix clients https://sctlib.gitlab.io/matrix-widgets
Updated -
-
C# (10 .netstandard2.1) implementation of the Matrix (https://matrix.org/) client-server protocol.
Focus is split in two:
Matrix.API: As simplistic as reasonably possible - static, stateless, low-allocation, exception-free, async implementation of API points, dealing in simple data types.
Matrix.Session: Stateful implementation of a Matrix client-server session, tracking rooms, members, and images, wrapping and forwarding events, handling media download, etc.
Serialization via System.Text.Json.
Updated -
Thin wrapper around curl for interactively querying Matrix APIs. Works in any POSIX-compliant shell.
Updated -
Simple shell script SDK for the Matrix Client‑Server API. Works in any POSIX-compliant shell.
Updated -
npm package matrix-static to generate a static matrix server https://matrix-static.gitlab.io from folders and JSON files content
Updated