SDK: Difference between revisions

From IM Wiki
Jump to navigation Jump to search
Added table
m 10 revisions imported: Import original IM Wiki
 
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
Software created to aid developers implement a subset or the entire Matrix spec are known as Matrix SDKs. SDKs handle the techincal parts of the protocol allowing developers to easily integrate functionality into their programs using Matrix.
SDKs are software created to aid developers implement a subset or the entire Matrix [[specification]]. SDKs handle the techincal parts of the protocol allowing developers to easily integrate functionality into their programs using Matrix.


{| class="wikitable"
{| class="wikitable sortable"
|+
|+
!SDK
!SDK
Line 11: Line 11:
!Bridge
!Bridge
!Repository
!Repository
!Comments
|-
|-
|matrix-communication-client
|[[Matrix Communication Client]]
|Java
|Java
|MIT
|MIT
|Stable
|Stable
|Yes
|{{yes}}
|
|{{yes}}
|
|{{no}}
|
|https://github.com/Cosium/matrix-communication-client
|
|-
|-
|Trixnity
|[[Trixnity]]
|Kotllin
|Kotlin
|Apache-2.0
|Apache-2.0
|Stable
|Stable
|Yes
|{{yes}}
|
|{{yes}}
|
|{{yes}}
|
|https://gitlab.com/trixnity/trixnity
|
|-
|-
|Matrix Dart SDK
|[[Matrix Dart SDK]]
|Dart
|Dart
|AGPL-3.0
|AGPL-3.0
|Stable
|Stable
|Yes
|{{yes}}
|
|{{no}}
|
|{{no}}
|
|https://github.com/famedly/matrix-dart-sdk
|
|-
|-
|Mautrix-python
|[[Mautrix Python]]
|Python
|Python
|MPL-2.0
|MPL-2.0
|Stable
|Stable
|Yes
|{{yes}}
|
|{{yes}}
|
|{{yes}}
|
|https://github.com/mautrix/python
|
|-
|-
|Mautrix-go
|[[Mautrix Go]]
|Go
|Go
|MPL-2.0
|MPL-2.0
|Stable
|Stable
|Yes
|{{yes}}
|
|{{yes}}
|
|{{yes}}
|
|https://github.com/mautrix/go
|
|-
|-
|Matrix-nio
|[[Matrix Nio]]
|Python
|Python
|ISC
|ISC
|Stable
|Stable
|Yes
|{{yes}}
|
|{{yes}}
|
|{{no}}
|
|https://github.com/poljar/matrix-nio
|
|-
|-
|Gomatrix
|[[Gomatrix]]
|Go
|Go
|Apache-2.0
|Apache-2.0
|Stable
|Stable
|Yes
|{{yes}}
|
|{{no}}
|
|{{no}}
|
|https://github.com/matrix-org/gomatrix
|
|-
|-
|Ruma
|[[Ruma]]
|Rust
|Rust
|MIT
|MIT
|Stable
|Stable
|Yes
|{{yes}}
|
|{{yes}}
|
|{{yes}}
|
|https://github.com/ruma
|
|-
|-
|Matrix.org JS SDK
|[[Matrix.org JS SDK]]
|JavaScript
|JavaScript
|Apache-2.0
|Apache-2.0
|Stable
|Stable
|Yes
|{{yes}}
|
|{{yes}}
|
|{{yes}}
|
|https://github.com/matrix-org/matrix-js-sdk
|
|-
|-
|µtrix
|[[µtrix]]
|Python
|Python
|Apache-2.0
|Apache-2.0
|Beta
|Beta
|Yes
|{{yes}}
|
|{{yes}}
|
|{{no}}
|
|https://edugit.org/Teckids/hacknfun/libs/mytrix
|
|-
|-
|Matrix-rust-sdk
|[[Matrix Rust SDK]]
|Rust
|Rust
|Apache-2.0
|Apache-2.0
|Beta
|Beta
|Yes
|{{yes}}
|
|{{yes}}
|
|{{yes}}
|
|https://github.com/matrix-org/matrix-rust-sdk
|
|-
|-
|Matrix-kt
|[[Matrix KT]]
|Kotllin
|Kotlin
|Apache-2.0
|Apache-2.0
|Beta
|Beta
|Yes
|{{yes}}
|
|{{yes}}
|
|{{no}}
|
|https://github.com/Dominaezzz/matrix-kt
|
|-
|-
|Trixnity Messenger
|[[Trixnity Messenger]]
|Kotllin
|Kotlin
|AGPL-3.0
|AGPL-3.0
|Beta
|Beta
|Yes
|{{yes}}
|
|{{no}}
|
|{{no}}
|
|https://gitlab.com/connect2x/trixnity-messenger
|
|-
|-
|Ruby Matrix SDK
|[[Ruby Matrix SDK]]
|Ruby
|Ruby
|MIT
|MIT
|Beta
|Beta
|Yes
|{{yes}}
|
|{{yes}}
|
|{{no}}
|
|https://github.com/ananace/ruby-matrix-sdk
|
|-
|-
|Quotient
|[[Quotient]]
|C++
|C++
|LGPL-2.1-only
|LGPL-2.1-only
|Beta
|Beta
|Yes
|{{yes}}
|
|{{yes}}
|
|{{no}}
|
|https://github.com/quotient-im
|
|-
|-
|Matrix.org iOS SDK
|[[Matrix.org iOS SDK]]
|Objective-C
|Objective-C
|Apache-2.0
|Apache-2.0
|Beta
|Beta
|Yes
|{{yes}}
|
|{{no}}
|
|{{no}}
|
|https://github.com/matrix-org/matrix-ios-sdk
|
|-
|-
|Matrix-ClientServer-API-java
|[[Matrix ClientServer API java]]
|Java
|Java
|
|
|Beta
|Beta
|Yes
|{{yes}}
|
|{{yes}}
|
|{{no}}
|
|https://github.com/JojiiOfficial/Matrix-ClientServer-API-java
|
|-
|-
|Matrix C# SDK
|[[Matrix C# SDK]]
|C#
|C#
|MIT
|MIT
|Beta
|Beta
|Yes
|{{yes}}
|
|{{yes}}
|
|{{no}}
|
|https://github.com/baking-bad/matrix-dotnet-sdk
|
|-
|-
|Libkazv
|[[Libkazv]]
|C++
|C++
|AGPL-3.0-or-later
|AGPL-3.0-or-later
|Alpha
|Alpha
|Yes
|{{yes}}
|
|{{yes}}
|
|{{no}}
|
|https://lily.kazv.moe/kazv/libkazv
|
|-
|[[Dial Phone]]
|Kotlin
|Apache-2.0
|Alpha
|{{yes}}
|{{yes}}
|{{no}}
|https://github.com/mtorials/dial-phone
|-
|[[Simple Matrix Bot Lib]]
|Python
|MIT
|Stable
|{{no}}
|{{yes}}
|{{no}}
|https://codeberg.org/imbev/simplematrixbotlib
|-
|[[MatrixBot .NET Core SDK]]
|C#
|MIT
|Stable
|{{no}}
|{{yes}}
|{{no}}
|https://github.com/enimatek-nl/matrixbot-dotnet-sdk
|-
|-
|Dial-phone
|[[Matrix.org AS {{no}}de SDK]]
|Kotllin
|JavaScript
|Apache-2.0
|Apache-2.0
|Stable
|{{no}}
|{{yes}}
|{{yes}}
|https://github.com/matrix-org/matrix-appservice-{{no}}de
|-
|[[Matrix Bot SDK]]
|TypeScript
|MIT
|Beta
|{{no}}
|{{yes}}
|{{yes}}
|https://github.com/turt2live/matrix-bot-sdk
|-
|[[Nim Bot SDK]]
|Nim
|AGPL-3.0-or-later
|Alpha
|Alpha
|Yes
|{{no}}
|
|{{yes}}
|
|{{yes}}
|https://git.inamatrix.xyz/array-in-a-matrix/nimbotsdk
|-
|[[Matrix Appservice Bridge]]
|TypeScript
|Apache-2.0
|Stable
|{{no}}
|{{no}}
|{{yes}}
|https://github.com/matrix-org/matrix-appservice-bridge
|-
|[[Matrix Nim SDK]]
|Nim
|GPL-3.0
|
|
|{{yes}}
|
|
|{{yes}}
|https://github.com/tandy-1000/matrix-nim-sdk/tree/devel
|}
|}

Latest revision as of 03:24, 14 July 2024

SDKs are software created to aid developers implement a subset or the entire Matrix specification. SDKs handle the techincal parts of the protocol allowing developers to easily integrate functionality into their programs using Matrix.

SDK Language License Maturity Client Bot Bridge Repository
Matrix Communication Client Java MIT Stable Yes Yes No https://github.com/Cosium/matrix-communication-client
Trixnity Kotlin Apache-2.0 Stable Yes Yes Yes https://gitlab.com/trixnity/trixnity
Matrix Dart SDK Dart AGPL-3.0 Stable Yes No No https://github.com/famedly/matrix-dart-sdk
Mautrix Python Python MPL-2.0 Stable Yes Yes Yes https://github.com/mautrix/python
Mautrix Go Go MPL-2.0 Stable Yes Yes Yes https://github.com/mautrix/go
Matrix Nio Python ISC Stable Yes Yes No https://github.com/poljar/matrix-nio
Gomatrix Go Apache-2.0 Stable Yes No No https://github.com/matrix-org/gomatrix
Ruma Rust MIT Stable Yes Yes Yes https://github.com/ruma
Matrix.org JS SDK JavaScript Apache-2.0 Stable Yes Yes Yes https://github.com/matrix-org/matrix-js-sdk
µtrix Python Apache-2.0 Beta Yes Yes No https://edugit.org/Teckids/hacknfun/libs/mytrix
Matrix Rust SDK Rust Apache-2.0 Beta Yes Yes Yes https://github.com/matrix-org/matrix-rust-sdk
Matrix KT Kotlin Apache-2.0 Beta Yes Yes No https://github.com/Dominaezzz/matrix-kt
Trixnity Messenger Kotlin AGPL-3.0 Beta Yes No No https://gitlab.com/connect2x/trixnity-messenger
Ruby Matrix SDK Ruby MIT Beta Yes Yes No https://github.com/ananace/ruby-matrix-sdk
Quotient C++ LGPL-2.1-only Beta Yes Yes No https://github.com/quotient-im
Matrix.org iOS SDK Objective-C Apache-2.0 Beta Yes No No https://github.com/matrix-org/matrix-ios-sdk
Matrix ClientServer API java Java Beta Yes Yes No https://github.com/JojiiOfficial/Matrix-ClientServer-API-java
Matrix C# SDK C# MIT Beta Yes Yes No https://github.com/baking-bad/matrix-dotnet-sdk
Libkazv C++ AGPL-3.0-or-later Alpha Yes Yes No https://lily.kazv.moe/kazv/libkazv
Dial Phone Kotlin Apache-2.0 Alpha Yes Yes No https://github.com/mtorials/dial-phone
Simple Matrix Bot Lib Python MIT Stable No Yes No https://codeberg.org/imbev/simplematrixbotlib
MatrixBot .NET Core SDK C# MIT Stable No Yes No https://github.com/enimatek-nl/matrixbot-dotnet-sdk
Node SDK JavaScript Apache-2.0 Stable No Yes Yes Node
Matrix Bot SDK TypeScript MIT Beta No Yes Yes https://github.com/turt2live/matrix-bot-sdk
Nim Bot SDK Nim AGPL-3.0-or-later Alpha No Yes Yes https://git.inamatrix.xyz/array-in-a-matrix/nimbotsdk
Matrix Appservice Bridge TypeScript Apache-2.0 Stable No No Yes https://github.com/matrix-org/matrix-appservice-bridge
Matrix Nim SDK Nim GPL-3.0 Yes Yes https://github.com/tandy-1000/matrix-nim-sdk/tree/devel