Module minecraft_server_query::tokio
source · [−]This is supported on crate feature
tokio
only.Expand description
tokio
implementation of the Query protocol.
Uses tokio::net::UdpSocket
for sending and receiving UDP data
Structs
An asynchronous Query client using the tokio
networking primitives.
Functions
Convenience function to get a full status packet on the client socket.