Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make stats available to the application #59

Open
marten-seemann opened this issue Aug 20, 2024 · 0 comments · May be fixed by #62 or #80
Open

make stats available to the application #59

marten-seemann opened this issue Aug 20, 2024 · 0 comments · May be fixed by #62 or #80
Milestone

Comments

@marten-seemann
Copy link
Member

marten-seemann commented Aug 20, 2024

The application might be interested in:

  • time the receive side was active
  • time the send side was active
  • number of UDP packets sent
  • number of UDP packets received
  • size of UDP packets sent
  • size of UDP packets received

Possible API:

  • Return a ConnectionStats from ProxyConnectedSocket.
  • Add a context.Context to Proxy, and set a value on that context.
@marten-seemann marten-seemann linked a pull request Sep 10, 2024 that will close this issue
@marten-seemann marten-seemann added this to the v0.1 (initial release) milestone Sep 10, 2024
@marten-seemann marten-seemann linked a pull request Dec 3, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant