ma1uta / jmsdk

Apache License 2.0
34 stars 14 forks source link

Matrix Java sdk.

A set of the SDK to write client and server implementation of the Matrix protocol. Based on Jeon API.

Modules

client-sdk

Matrix client with the full support of the Client-Server API.

bot-sdk

Core classes to write bots and appservice. (WIP)

common-backend

Common classes used in all sdk and implementations. (WIP)

homeserver-backend

Core classes to write custom homeserver. (Empty)

identity-backend

Core classes to write custom identity server. (WIP)