niklaslong / matrix-elixir-sdk

Matrix SDK for Elixir
MIT License
65 stars 9 forks source link

Implement Matrix client-server API wrapper #1

Open niklaslong opened 4 years ago

niklaslong commented 4 years ago

The goal is to implement a wrapper for the Matrix client-server API. This wrapper will consist of:

niklaslong commented 4 years ago

Docs: https://matrix.org/docs/spec/client_server/r0.6.1

Edit: the list below is inaccurate as some have been partially implemented. Please refer to the SDK docs and the Matrix client-server API docs to determine which endpoints still need to be implemented. The admin endpoints also need to be implemented: https://github.com/matrix-org/synapse/tree/master/docs/admin_api

Progress: