fractal/fractal-matrix-api
sonjita b5b5a2ab7d Download of audio messages
Before, an audio message was directly streamed from the server.
The matrix server does not allow Range Requests. Therefore, whenever
the message was stored there, it was not possible to play the audio
from a different place than the beginning.

Now, an audio message is downloaded the same way an image is.
Therefore the user can jump to any position in the audio.
2020-01-23 20:49:38 +00:00
..
src Download of audio messages 2020-01-23 20:49:38 +00:00
Cargo.toml New release 4.2.2 2019-11-30 10:51:52 +01:00