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.http
/
korolev.http.protocol
/
WebSocketProtocol
/
Frame
/
Control
Control
korolev.http.protocol.WebSocketProtocol$.Frame$.Control
sealed
trait
Control
[
B
]
extends
Frame
[
B
]
,
Merged
[
B
]
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Merged
[
B
]
trait
Frame
[
B
]
class
Object
trait
Matchable
class
Any
Known subtypes
object
ConnectionClose
.type
object
Ping
.type
object
Pong
.type
Members list
Clear all
Value members
Inherited methods
def
append
(
data
:
B
,
fin
:
Boolean
):
Merged
[
B
]
Attributes
Inherited from:
Merged
def
fin
:
Boolean
Attributes
Inherited from:
Frame
def
opcode
:
Int
Attributes
Inherited from:
Frame
In this article
Attributes
Members list
Value members
Inherited methods