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.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