Skip to content

Conversation

@jacques-n
Copy link
Contributor

Adds two new interfaces:

  • Controller.registerCustomHandler() to register a custom message handler
  • ControlTunnel.getCustomTunnel() to send and receive via a custom tunnel (and communicate with custom handlers).

Simple test shows sending and receiving structured messages as well as structured + unstructured messages. As an extensibility point, real uses will come from StoragePlugins, etc.

@jacques-n
Copy link
Contributor Author

@StevenMPhillips , let me know your thoughts.

To others interested, this doesn't modify any existing code paths so has no impact on existing workloads.

@StevenMPhillips
Copy link
Contributor

+1

@asfgit asfgit closed this in 67d5cc6 Jan 11, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants