http
http
API
korolev
effect.io
DataSocket
DataSocket
CloseReason
ByPeer
Error
StreamCanceled
CloseReason
RawDataSocket
RawDataSocket
SecureDataSocket
SecureDataSocket
ServerSocket
ServerSocket
ServerSocketHandler
ServerSocketHandler
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
HttpClient
HttpClient
HttpServer
http
/
korolev
/
korolev.effect.io
/
DataSocket
DataSocket
korolev.effect.io.DataSocket
See the
DataSocket
companion object
trait
DataSocket
[
F
[
_
],
B
]
Attributes
Companion
object
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Known subtypes
class
RawDataSocket
[
F
,
B
]
class
SecureDataSocket
[
F
,
B
]
Members list
Clear all
Value members
Abstract methods
def
onClose
():
F
[
CloseReason
]
def
stream
:
Stream
[
F
,
B
]
def
write
(
bytes
:
B
):
F
[
Unit
]
In this article
Attributes
Members list
Value members
Abstract methods