/jmsdk

Primary LanguageJavaApache License 2.0Apache-2.0

Matrix Java sdk.

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

Modules

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

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)