load

suspend fun load(session: String, exchange: Exchange<Message.Incoming, Message.Outgoing>)

Loads the events from the browser into the provided Exchange.

Parameters

session

the session identifier.

exchange

the Exchange of which the events are saved.