Skip to content

Namespace Void.Proxy.Api.Plugins

Namespaces

Void.Proxy.Api.Plugins.Dependencies

Void.Proxy.Api.Plugins.Extensions

Interfaces

IApiPlugin

IPlugin

Represents a proxy plugin. Plugins extend proxy functionality by subscribing to events and are identified by a human-readable name.

IPluginService

Manages the lifecycle of proxy plugins, including discovery, loading, and unloading of plugin containers backed by isolated instances.