@dediapp/matrix-client-server
v1.0.0
Published
Matrix Client Server
Downloads
17
Readme
@dediapp/matrix-client-server
Node.js library that implements Matrix Client Server API.
Synopsis
Example using express:
``js // Add example which will be similar to the one inside packages/matrix-identity-server/README.md
## Configuration file
Configuration file is a JSON file. The default values are
in [src/config.json](./src/config.json).
## Copyright and license
Copyright (c) 2023-present DediApp <https://dedim.com.tr>
License: [GNU AFFERO GENERAL PUBLIC LICENSE](https://ci.dedim.com.tr/publicgroup/oss/dedi/dedi-server/-/blob/master/LICENSE)