Welcome to the Social Client library. This client can be used to interact Beland's users, providing the ability to send private messages and add people as friends.
npm install beland-social-client
You can check the entire API here.
In order to provide reliable communication between users, this client connects to a Matrix server. In particular, we are using the Matrix JS SDK, since it provides easy ways to send messages of all kinds, raise events, and much more.