Companion

object Companion

Types

Link copied to clipboard

No cache for server-sent events for a session, no replay of events when a session reconnects

Functions

Link copied to clipboard
fun InMemory(memorySize: Int): SessionEventStore

In-memory cache for server-sent events for a session, facilitating replay of most recent events when a session reconnects. Configurable size of cache.