Package-level declarations
Types
Link copied to clipboard
class SseSessions(sessionProvider: SessionProvider = SessionProvider.Random(Random), sessionEventTracking: SessionEventTracking = SessionEventTracking.InMemory(), keepAliveDelay: Duration = Duration.ofSeconds(2)) : Sessions<Sse>