tapir-http4s-server
tapir-http4s-server
API
sttp.tapir.server.http4s
Context
Http4sBodyListener
Http4sDefaultServerLog
Http4sInvalidWebSocketUse
Http4sServerInterpreter
Http4sServerInterpreter
Http4sServerOptions
Http4sServerOptions
Http4sServerSentEvents
RichHttp4sEndpoint
AddContextInput
tapir-http4s-server
/
sttp.tapir.server.http4s
/
Http4sServerSentEvents
Http4sServerSentEvents
sttp.tapir.server.http4s.Http4sServerSentEvents
object
Http4sServerSentEvents
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
Http4sServerSentEvents
.
type
Members list
Clear all
Value members
Concrete methods
def
parseBytesToSSE
[
F
[
_
]]: (
Stream
[
F
,
Byte
])
=>
Stream
[
F
,
ServerSentEvent
]
def
serialiseSSEToBytes
[
F
[
_
]]: (
Stream
[
F
,
ServerSentEvent
])
=>
Stream
[
F
,
Byte
]
In this article
Attributes
Members list
Value members
Concrete methods