create
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.