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
/
SecureDataSocket
SecureDataSocket
korolev.effect.io.SecureDataSocket
See the
SecureDataSocket
companion object
class
SecureDataSocket
[
F
[
_
],
B
]
extends
DataSocket
[
F
,
B
]
Attributes
Companion
object
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
DataSocket
[
F
,
B
]
class
Object
trait
Matchable
class
Any
Members list
Clear all
Value members
Concrete methods
def
onClose
():
F
[
CloseReason
]
def
write
(
bytes
:
B
):
F
[
Unit
]
Concrete fields
val
stream
:
Stream
[
F
,
B
]
In this article
Attributes
Members list
Value members
Concrete methods
Concrete fields