LeastAuthority/haskell-magic-wormhole

Close mailboxes automatically

jml opened this issue · 0 comments

jml commented

Although we provide a close function, we don't have a documented / convenient way of calling it.

withEncryptedConnection could call it automatically after the session is done, for example.

The protocol documentation says that we should report status information. This will mean extra state tracking in the client.