1 comment (1 comment)0 reactions (0 reactions)0 assignees (0 assignees)CSS1,926 stars (1,926 stars)118 forks (118 forks)batch import
good first issuevnext
Description
Is there any example to load testing using TCP Sockets ?
Contributor guide
- Tech stack
- csharp
- Domain
- testing
- Issue type
- documentation
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 3
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- half day
- Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
- needs maintainer response
- ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
- mostly clear
- Prerequisites
- Knowledge of TCPFamiliarity with NBomber
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 60
- Research direction
- Check if NBomber has any existing TCP related examples or documentation. Look at the source code for HTTP/WebSocket examples and adapt them for TCP. Consider asking the maintainers for guidance on whether such an example is desired and what scope it should cover. A possible starting point is the 'Examples' directory in the repository.