[−][src]Type Definition mumble_protocol::control::ServerControlCodec
type ServerControlCodec = ControlCodec<Clientbound, Serverbound>;
The ControlCodec used on the server side.
type ServerControlCodec = ControlCodec<Clientbound, Serverbound>;
The ControlCodec used on the server side.