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