Factory

interface Factory

Functions

Link copied to clipboard
abstract fun create(hostVersion: RedwoodVersion, json: Json = Json.Default, mismatchHandler: ProtocolMismatchHandler = ProtocolMismatchHandler.Throwing): ProtocolBridge

Create a new ProtocolBridge with its own protocol state and set of tracked widgets.