package
1.7.0
Repository: https://github.com/multiplay/go-svrquery.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

SvrSample package

This server sample package provides sample libraries for providing basic responses to server query requests. It is not designed to implement the full specs of protocols, however it will provide enough to respond to basic server information requests.

The sample implementation here will be enough to satisfy the requirements for Multiplay's scaling system to query the server for health, player counts and other useful information.