Skip to content

Allow zstd to be used instead of deflate/flate #18

Open
@Jacalz

Description

@Jacalz

I would suggest that the protocol specification in some way could allow directory sends to use zstd compression instead of deflate. The speed and compression ratios are very impressive (https://facebook.github.io/zstd/) and seems to be both faster and better than deflate in almost every way.

The only mention of compression formats that I can find seems to be in https://github.com/magic-wormhole/magic-wormhole-protocols/blob/main/file-transfer-protocol.md. It seems to kind of indicate that it would be possible but I’m not sure.

I am hoping that getting this as part of the protocol specifications would allow using this in most wormhole implementations out there.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions