Function tcp_handler::starter::client_init
source · pub async fn client_init<W: AsyncWriteExt + Unpin + Send>(
stream: &mut W,
identifier: &str,
version: &str
) -> Result<(), StarterError>pub async fn client_init<W: AsyncWriteExt + Unpin + Send>(
stream: &mut W,
identifier: &str,
version: &str
) -> Result<(), StarterError>