From c9092eb318ba727fd752f93ea6120ab76dad1093 Mon Sep 17 00:00:00 2001 From: Disappear520 <10894778+zishang520@users.noreply.github.com> Date: Sun, 8 Oct 2023 16:42:37 +0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4da3857..aab8191 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ Socket.IO enables real-time bidirectional event-based communication. It consists of: +- **Support Socket.IO v4+ 🚀🚀🚀** - a Golang server (this repository) - a [Javascript client library](https://github.com/socketio/socket.io-client) for the browser (or a Node.js client)