CommonProtocol

class Object
trait Matchable
class Any

Value members

Concrete fields

val handshakeProtocol: Protocol[Handshake *: EmptyTuple, EmptyTuple]
val statusProtocol: Protocol[StatusRequest *: StatusPing *: EmptyTuple, StatusResponse *: StatusPong *: EmptyTuple]