Package com.linecorp.armeria.common.sse
Server-Sent Events support.
-
Interface Summary Interface Description ServerSentEvent An interface for the Server-Sent Events specification. -
Class Summary Class Description ServerSentEventBuilder A builder which creates aServerSentEvent
instance.