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