http
http
korolev.effect.io
DataSocket
RawDataSocket
RawDataSocket
ServerSocket
ServerSocket
ServerSocketHandler
korolev.http
HttpClient
HttpServer
korolev.http.protocol
Http11
Http11
WebSocketProtocol
WebSocketProtocol
DecodingState
Begin
LongLength
Payload
ShortLength
DecodingState
Frame
Binary
ConnectionClose
Continuation
Control
Merged
Ping
Pong
Text
Unspecified
Frame
Intention
Intention
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
]