bertha icon indicating copy to clipboard operation
bertha copied to clipboard

Refactor Message passing

Open kavanagh opened this issue 11 years ago • 0 comments

  • 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

kavanagh avatar May 10 '13 09:05 kavanagh