Skip to content

Commit b8ae3d0

Browse files
committed
Note assumptions
1 parent 8c809e3 commit b8ae3d0

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,12 @@ For example:
2828
Between each line, a `PING/PONG` may be used to confirm timings (along with the `->` lines) and are automagically responded to and ignored. Because of this, this framework can't be used to test the `PING` or `PONG` commands/messages.
2929

3030
The tool outputs the traffic received by each client, delineated nicely.
31+
32+
33+
## Assumptions
34+
This tool assumes:
35+
36+
- No other clients are connected to the server.
37+
- Any spam-protection, filtering, or reconnection throttling has been disabled.
38+
39+
If these assumptions are not true, the bundled scripts may fail and break in surprising ways.

0 commit comments

Comments
 (0)