Specification
We need to create tests that create an arbitrary number of connections across an arbitrary number of servers and clients.
The ultimate goal is to test that connection multiplexing and that connections function properly when run concurrently.
All the tests should be sending at least 1 stream of random data
Additional context
Tasks
Specification
We need to create tests that create an arbitrary number of connections across an arbitrary number of servers and clients.
The ultimate goal is to test that connection multiplexing and that connections function properly when run concurrently.
All the tests should be sending at least 1 stream of random data
Additional context
dgrammodule #1Tasks