pub const DEFAULT_PORT: &str = "6379";
Expand description

Default port that a MTProto server listens on.

Used if no port is specified.