http
http
korolev.effect.io
DataSocket
RawDataSocket
RawDataSocket
ServerSocket
ServerSocket
ServerSocketHandler
korolev.http
HttpClient
HttpServer
korolev.http.protocol
Http11
Http11
WebSocketProtocol
WebSocketProtocol
Intention
Intention
Frame
Frame
Control
Merged
Unspecified
Continuation
Binary
Text
ConnectionClose
Ping
Pong
DecodingState
DecodingState
Begin
ShortLength
LongLength
Payload
http
/
korolev.effect.io
/
DataSocket
DataSocket
trait
DataSocket
[F[_], B]
Graph
Supertypes
Known subtypes
class
Object
trait
Matchable
class
Any
class
RawDataSocket
[
F
,
B
]
Value members
Value members
Abstract methods
def
stream
:
Stream
[
F
,
B
]
def
write
(bytes:
B
):
F
[
Unit
]