jmsdk
jmsdk copied to clipboard
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)