psanford / wormhole-william

End-to-end encrypted file transfer. A magic wormhole CLI and API in Go (golang).
MIT License
1.08k stars 55 forks source link

Empty `message_ack` field in a `file_ack` message causes magic-wormhole.rs client to crash #59

Closed psanford closed 2 years ago

psanford commented 2 years ago

See https://github.com/magic-wormhole/magic-wormhole.rs/issues/136 for details.

We can omitempty these fields.