Module messaging

Module messaging 

Source
Expand description

ยงWebviewProvider - Messaging Operations

Implementation of webview message passing for MountainEnvironment

Handles secure bidirectional communication between host and webview.

Structsยง

WebviewMessage
Represents a Webview message
WebviewMessageContext ๐Ÿ”’
Webview message handler context

Functionsยง

post_message_to_webview_impl ๐Ÿ”’
Messaging operations implementation for MountainEnvironment
remove_webview_message_listener_impl ๐Ÿ”’
Removes a message listener for a specific Webview.
setup_webview_message_listener_impl ๐Ÿ”’
Sets up a message listener for a specific Webview.