support prompt in message serialization
authorJoey Hess <joeyh@joeyh.name>
Fri, 4 Dec 2020 18:54:09 +0000 (14:54 -0400)
committerJoey Hess <joeyh@joeyh.name>
Fri, 4 Dec 2020 18:54:09 +0000 (14:54 -0400)
commit438d5be1f77e7c9d7ebe8af56db284ab9329ee01
treeb388917c69d42ac26d55fe13b962f4f62fa4149e
parent581792bcf0df23adf603be49ebc74ffa19d4e216
support prompt in message serialization

That seems to be the last thing needed for message serialization.
Although it's only used in the assistant currently, so hard to tell if I
forgot something.

At this point, it should be possible to start using transferkeys
when performing transfers, which will allow killing a transferkeys
process if a transfer times out or stalls. But that's for another day.

This commit was sponsored by Ethan Aubin.
Assistant/TransferrerPool.hs
Command/TransferKeys.hs
Messages.hs
Messages/Internal.hs
Messages/Progress.hs
Messages/Serialized.hs
Types/Messages.hs
doc/todo/serialize_Messages_for_transferkeys.mdwn