mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-09 13:04:09 +01:00
Add matrix-embedded-federation
This commit is contained in:
parent
9d396242d3
commit
847730109f
|
|
@ -0,0 +1,14 @@
|
||||||
|
---
|
||||||
|
layout: project
|
||||||
|
title: matrix-embedded-federation
|
||||||
|
categories: projects other
|
||||||
|
description: A lightweight homeserver SDK intended for enhanced bridging
|
||||||
|
author: Travis Ralston
|
||||||
|
maturity: Alpha
|
||||||
|
---
|
||||||
|
|
||||||
|
# {{ page.title }}
|
||||||
|
|
||||||
|
matrix-embedded-federation is a work in progress Java library that will provide in-code interfaces for clients to reach out to the greater matrix ecosystem. Currently being baked into [matrix-minecraft-plugin](https://github.com/turt2live/matrix-minecraft-plugin) for a better player experience.
|
||||||
|
|
||||||
|
The source (and more information) can be found on [GitHub](https://github.com/turt2live/matrix-embedded-federation).
|
||||||
Loading…
Reference in a new issue