From 88436b6e350b55086f4aa38817d775c547a4be5b Mon Sep 17 00:00:00 2001 From: SHISHIR DWIVEDI Date: Sat, 17 Jan 2026 18:48:00 +0530 Subject: [PATCH] Update server-instance.md with sockit.io() note Added a note about sockit.io() usage to the API documentation. --- docs/categories/02-Server/server-instance.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/categories/02-Server/server-instance.md b/docs/categories/02-Server/server-instance.md index c9e5d90a..c71f1f66 100644 --- a/docs/categories/02-Server/server-instance.md +++ b/docs/categories/02-Server/server-instance.md @@ -274,4 +274,6 @@ io.on("connection", (socket) => { ## Complete API -The complete API exposed by the Server instance can be found [here](../../server-api.md#server). +The complete API exposed by the Server instance can be found [here](../../server-api.md#server) +sockit.io() use to listen +