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 97e965d commit a8d5d43Copy full SHA for a8d5d43
README.md
@@ -8,7 +8,7 @@ A TLS server and client implementation using Node.js's tls module, operating at
8
9
This implementation focuses on encrypted and authenticated communication, suitable for secure and trusted networks.
10
11
-The TCP variant (Transport Layer of the OSI Model) is located here: [Node-TCP](https://github.com/Ramy-Badr-Ahmed/node-tcp)
+The TCP variant (@Transport-Layer of the OSI Model) is located here: [Node-TCP](https://github.com/Ramy-Badr-Ahmed/node-tcp)
12
13
#### Use Cases:
14
0 commit comments