Skip to content

a lightweight Typescript Matrix SDK for non-realtime applications

Notifications You must be signed in to change notification settings

meri-leeworthy/simple-matrix-sdk

Repository files navigation

Simple Matrix SDK (Typescript)

My goal is to make a very simple SDK for the Matrix protocol, mostly to help with personal projects. Some things guiding my development:

  • Loose preference for functional patterns; immutability, pure functions etc
  • Minimal dependencies
  • Use async/await and promises rather than callbacks
  • Type safety
  • Not a full implementation of the Matrix spec, just the parts I need
  • Focus on non-chat applications

Pull requests/issues/ideas welcome :)

About

a lightweight Typescript Matrix SDK for non-realtime applications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published