We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56f89a6 commit 856314aCopy full SHA for 856314a
1 file changed
README.md
@@ -43,6 +43,7 @@ tcpClient.emit(data);
43
* end
44
* error
45
* lookup
46
+
47
Refer to tcp docs for callback information
48
49
### Compatible with normal TCP
@@ -124,6 +125,7 @@ let arr: allSockets = TCPServer.allSockets;
124
125
126
127
128
129
130
131
# Heartbeat Timeout
0 commit comments