Document and tag sockets used by this lib for `TrafficStats`
Open
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 287
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
All clients to pass in a tag (with a overridable default) to use to tag the sockets created and used by this lib.
https://developer.android.com/reference/android/net/TrafficStats
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating where this Kotlin library creates and uses sockets, then read the linked Android TrafficStats API documentation. Define the client-facing tag and its overridable default, and verify that sockets created by the library receive it. Done should include documentation explaining how clients configure the tag.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- mobile-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100