Skip to content

matrix-org/streaming-files-test

Repository files navigation

Streaming Files Test

A basic standalone test jig of MSC4016 encrypted file streaming for Matrix.

msc4016-screenie

Requires the matthew/streaming branch of matrix-encrypt-attachment.

To run:

npm i
npm run dev

...and select a file from disk, which the test jig will load, stream through encryptStreamAttachment() and decryptStreamAttachment() and render the result showing the associated EncryptedFile block.

About

Test jig for MSC4016 streaming file transfer

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published