Package com.linecorp.armeria.server.streaming
Supports streaming responses from
Publisher
or Stream
.-
Class Summary Class Description JsonLines A utility class which helps to create a JavaScript Object Notation (JSON) Lines text from a contentPublisher
orStream
.JsonTextSequences A utility class which helps to create a JavaScript Object Notation (JSON) Text Sequences from a contentPublisher
orStream
.ServerSentEvents A utility class which helps to create a Server-Sent Events stream from a contentPublisher
orStream
.