threema-gateway-rs icon indicating copy to clipboard operation
threema-gateway-rs copied to clipboard

Add filemessage receiving functionality

Open Shorty1o1 opened this issue 3 years ago • 2 comments

While working on our Threema-Matrix-Bridge I have done the following things:

  • make FileMessage deserializable from json
  • download blob by blobId
  • decrypt blob with blob key

Shorty1o1 avatar Sep 01 '22 17:09 Shorty1o1

Thanks for the PR! I'll take a look sometime (maybe this weekend) and will probably make a few small adjustments before merging. (That's more efficient than a review ping-pong.)

dbrgn avatar Sep 03 '22 10:09 dbrgn

First two PRs merged at #65 and #67.

dbrgn avatar Dec 24 '22 18:12 dbrgn