ValveSoftware / ValveSoftware/GameNetworkingSockets

Getting aggregate quick stats at socket or poll group level

Open
#127 2 comments 0 reactions 1 assignee View on GitHub

@zpostfacto is already working on this.

Since Aug 28, 2020.

enhancement
Dominant language
C++
Stars
9.9k
Forks
749
Avg merge
1d 2h
Merged PRs (30d)
1

Description

We are trying to retrieve lifetime stats data for a connection, which does not seem to be possible right now:

  • GetQuickConnectionStatus does not include any lifetime stats
  • GetDetailedConnectionStatus includes lifetime stats, but only as a string

Ideally we would also like a way to retrieve stats for all connections (entire socket) instead of a single connection.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.