From bbfef379ca544617530e132444bf1a8b081c960d Mon Sep 17 00:00:00 2001 From: wobsoriano Date: Mon, 11 Nov 2024 13:43:57 -0800 Subject: [PATCH] chore: update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dbdbf4e..2a9934d 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # nuxt3-socket.io > [!WARNING] -> This module will soon be deprecated in favor of the built-in [WebSocket API](https://nitro.unjs.io/guide/websocket). +> This module will be deprecated before EOY in favor of the built-in [Nitro WebSocket](https://nitro.unjs.io/guide/websocket). Just another [socket.io](https://socket.io/) module for Nuxt 3.