Go bindings for gateway.threema.ch
Threema Gateway is a paid service allowing you to write messages to and receive messages from other Threema accounts using a dedicated Gateway account. For more information see the Threema.Gateway website.
Cryptographic operations are done using golang.org/x/crypto/nacl
.
The following features are supported:
The following features are not (yet) supported:
The tcli
binary provides basic gateway functionality. It is currently ran as
pseudo-integration test as running real integration tests against the live
gateway server costs credits (and thus money).
This project is licensed under the 3-clause BSD license.