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.http.protocol
/
WebSocketProtocol
/
Frame
/
Control
Control
sealed
trait
Control
[B] extends
Frame
[
B
] with
Merged
[
B
]
Graph
Supertypes
Known subtypes
trait
Merged
[
B
]
trait
Frame
[
B
]
class
Object
trait
Matchable
class
Any
object
ConnectionClose
object
Ping
object
Pong
Value members
Value members
Inherited methods
def
append
(data:
B
, fin:
Boolean
):
Merged
[
B
]
Inherited from
Merged
def
fin
:
Boolean
Inherited from
Frame
def
opcode
:
Int
Inherited from
Frame