Skip to content

Transport properties manager facade, key manager refactoring. #112

akwizgran requested to merge 112-transport-properties-manager into master

Refactoring for #112 (closed): decouple the invitation and plugin code from the database with a TransportPropertiesManager facade (which will become a BSP client), and move some key management logic from the invitation code to the KeyManager. Update the integration tests to use the new FooManager facades.

Merge request reports