How to test the performance of a custom TCP Protocol
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Go
- Stars
- 5.9k
- Forks
- 406
- PR merge metrics
- No merged PRs in 30d
Description
EPP/TCP is a custom tcp protocol, which is connection oriented tcp protocol with a custom decoder/encoder.
https://tools.ietf.org/html/rfc5734
Does Ethr help in this case to calculate the number of requests per second ?
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 reading the issue's RFC 5734 reference and reviewing Ethr's TCP measurement entry points to determine whether its existing tests can exercise a custom EPP/TCP encoder and decoder. Done means documenting whether Ethr can calculate requests per second for this protocol, or clearly identifying the missing support and scope.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- networking
- Issue type
- Documentation
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100