SseSessionManager

Functions

Link copied to clipboard
fun add(session: ServerSSESession)
Link copied to clipboard
fun broadcast(eventName: String, eventJson: String, onError: (ServerSSESession, Throwable) -> Unit)
Link copied to clipboard
fun remove(session: ServerSSESession)