bertha
bertha copied to clipboard
Refactor Message passing
- use a JSON format to allow more complex and plugin specific info.
- delegate transforming a request into a message to the plugin. have a default if the plugin doesn't provide a message encoder.
- per-plugin message decoder