mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-21 17:08:36 +01:00
15 lines
632 B
Markdown
15 lines
632 B
Markdown
|
|
---
|
||
|
|
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).
|