microsoft / microsoft/ethr

How to test the performance of a custom TCP Protocol

Open
#7 1 comment 0 reactions 0 assignees View on GitHub

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

  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.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.