Matrix Client Server
npm install @dediapp/matrix-client-serverNode.js library that implements
Matrix Client Server API.
Example using express:
`js
// Add example which will be similar to the one inside packages/matrix-identity-server/README.md
`
Configuration file is a JSON file. The default values are
in src/config.json.
Copyright (c) 2023-present DediApp
License: GNU AFFERO GENERAL PUBLIC LICENSE
``