snap_plugin.v1.publisher_proxy module

class snap_plugin.v1.publisher_proxy.PublisherProxy(publisher)

Bases: snap_plugin.v1.plugin_proxy.PluginProxy

Dispatches publisher requests to the plugins implementation

Publish(request, context)

Dispatches the request to the plugins publish method