diff --git a/supporting-docs/projects/2017-03-18-matrix-embedded-federation.md b/supporting-docs/projects/2017-03-18-matrix-embedded-federation.md new file mode 100644 index 00000000..34d62ae8 --- /dev/null +++ b/supporting-docs/projects/2017-03-18-matrix-embedded-federation.md @@ -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).