We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cae0a35 commit a5fea86Copy full SHA for a5fea86
Sources/NIOTCPEchoServer/README.md
@@ -8,4 +8,4 @@ To run this server execute the following from the root of the repository:
8
swift run NIOTCPEchoServer
9
```
10
11
-You can then use the `NIOTCPClient` to send requests to the server.
+You can then use the `NIOTCPEchoClient` to send requests to the server.
0 commit comments