Bookmarks tagged client and guide and matrix and tutorial

7 Jul uhoreg.gitlab.io (Archive)
"This book is an introduction to creating a client using the Matrix Client-Server API
. It will show how to make HTTP calls to a Matrix homeserver, and discuss issues that clients will need to consider, such as reliability and security issues. It does not attempt to be a comprehensive guide to the entire Client-Server API, but will point you to the relevant portions of spec for further details. You should read this book if: you are creating a Matrix library/SDK, you are writing a Matrix client without the use of a library/SDK, or you want to get a better understanding of how Matrix works. "
#c2s + #client - #guide - #matrix - #tutorial -