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
/
Merged
Merged
sealed
trait
Merged
[B] extends
Frame
[
B
]
Graph
Supertypes
Known subtypes
trait
Frame
[
B
]
class
Object
trait
Matchable
class
Any
class
Binary
[
B
]
object
ConnectionClose
trait
Control
[
B
]
object
Ping
object
Pong
class
Text
[
B
]
class
Unspecified
[
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