ZioServerSentEvents

sttp.tapir.ztapir.ZioServerSentEvents

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def parseBytesToSSE: (Stream[Throwable, Byte]) => Stream[Throwable, ServerSentEvent]
def serialiseSSEToBytes: (Stream[Throwable, ServerSentEvent]) => Stream[Throwable, Byte]