Merge pull request #939 from maxidor/matrix-sync-java-sdk

"Try Matrix!" page for Matrix Java SDK
This commit is contained in:
Richard van der Hoff 2017-06-21 08:03:18 +01:00 committed by GitHub
commit 4be25ca6b4

View file

@ -0,0 +1,14 @@
---
layout: project
title: Matrix Java SDK
categories: projects sdk
author: Kamax.io
maturity: Alpha
---
# {{ page.title }}
The Java SDK provides a low level (I/O synchronous) object oriented library to interact with Matrix. It is aimed to regular clients, bots, bridges and generic Application Services.
It is currently work in progress, is incomplete and is early alpha.
[Github](https://github.com/kamax-io/matrix-java-sdk)