dreamscached / MineQuery

📡 Minecraft Server List Ping library written in Go
https://pkg.go.dev/github.com/dreamscached/minequery/v2
MIT License
27 stars 4 forks source link

Add support for SRV records #50

Closed dreamscached closed 8 months ago

dreamscached commented 9 months ago

As of now only A/AAAA records are resolved by the Dialer, but Minecraft also allows using SRV records for connecting and pinging and Minecraft clients seem to respect this.