InMemory

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.