toolmark-monorepo / @toolmark/core/bridge
@toolmark/core/bridge
@toolmark/core/bridge — the in-app bridge consumer (protocol v1) and its transport interface. The transports are re-exported here and also ship in their own subpaths (@toolmark/core/bridge/echo, …/websocket, …/post-message, …/in-page).
Interfaces
Functions
References
createInPageChannel
Re-exports createInPageChannel
EchoLike
Re-exports EchoLike
echoTransport
Re-exports echoTransport
EchoTransportOptions
Re-exports EchoTransportOptions
InPageAgent
Re-exports InPageAgent
postMessageTransport
Re-exports postMessageTransport
PostMessageTransportOptions
Re-exports PostMessageTransportOptions
WebSocketOpenIo
Re-exports WebSocketOpenIo
websocketTransport
Re-exports websocketTransport
WebSocketTransportOptions
Re-exports WebSocketTransportOptions
WebSocketTransportStatus
Re-exports WebSocketTransportStatus