Skip to content

Remove raw representation from Message class

akwizgran requested to merge 1240-message-refactoring into master

This branch decouples the Message class from the raw representation of messages, which will not be used in the new sync protocol.

More preparation for #1240.

Merge request reports