Skip to content

Latest commit

 

History

History

matrix-client-server

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

@twake/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 Linagora <https://linagora.com>

License: [GNU AFFERO GENERAL PUBLIC LICENSE](https://ci.linagora.com/publicgroup/oss/twake/tom-server/-/blob/master/LICENSE)