[][src]Constant mumble_protocol::crypt::MAX_PACKET_SIZE

pub const MAX_PACKET_SIZE: usize = 1024;

Maximum size of an encrypted Mumble packet. Note that larger packets can be produced if there is sufficient voice data in one packet but there's no guarantee that the remote end will not just drop it.