ma1uta / jmsdk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

License:Apache License 2.0


Languages

Language:Java 100.0%