Skip to content

Add ping data support for MCSrvStat query mode #90

@SpoilerRules

Description

@SpoilerRules

MCSrvStat query responses do not include ping or latency information. To provide a better user experience, we can calculate ping locally by performing a lightweight TCP connection test using java.net.Socket.

The measured latency should be added to the query result and displayed alongside the other server data in the UI.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions