| Repository | https://github.com/bitbetterde/Threematrix |
| Website | https://prototypefund.de/project/threematrix-eine-bruecke-zwischen-threema-und-dem-matrix-protokoll/ |
| Repository | https://github.com/bitbetterde/Threematrix |
| Website | https://prototypefund.de/project/threematrix-eine-bruecke-zwischen-threema-und-dem-matrix-protokoll/ |
So, we have some good news: Using the #Threema Gateway API and the official #Rust SDKs for @threemaapp and @Matrix we were able to get a two-way 1:1 conversation between Threema and Matrix working.
But we also have some very bad news: The Gateway API doesn't seem to be the right fit for us – mainly because it doesn't allow interaction with group messages (neither reading nor writing). However these are one of our main motivations to create this bridge. So we're basically back to square one.