Skip to content

make stats available to the application #59

@marten-seemann

Description

@marten-seemann

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions