Raxol.Protocols.PluginSystemIntegration (Raxol v2.0.1)

View Source

Integration layer for the plugin system with protocol support.

This module extends the existing plugin system to work seamlessly with the new protocol-based architecture, allowing plugins to implement protocols for rendering, styling, event handling, and serialization.

Summary

Functions

Protocol-aware plugin wrapper that automatically implements protocols based on plugin capabilities.

Functions

load_plugin_from_config(config)

Protocol-aware plugin wrapper that automatically implements protocols based on plugin capabilities.

plugin_supports_protocol?(plugin, protocol)