Streaming Hub 0.1
Plugin manifest
Declare plugin identity, entry point, compatibility and trust metadata in plugin.json.
AlphaRequired identity
- id and version.
- publisher information.
- entryAssembly and entryType.
- minHostApiVersion.
Runtime settings
The manifest can define action and connection timeouts and declared capabilities.
Identity match
The manifest ID must match the plugin metadata ID. The entry type requires a public parameterless constructor.