From 1366714e261343992a09c3ed704871fb291af388 Mon Sep 17 00:00:00 2001 From: Saurav M H Date: Fri, 29 May 2020 17:30:27 +0530 Subject: [PATCH] Update middleware-sockets-adapters.md The project seems to be deleted or archived. The link [https://github.com/quirinpa/redux-socket](https://github.com/quirinpa/redux-socket) is unavailable --- middleware-sockets-adapters.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/middleware-sockets-adapters.md b/middleware-sockets-adapters.md index 0c60ecf..724c12c 100644 --- a/middleware-sockets-adapters.md +++ b/middleware-sockets-adapters.md @@ -3,10 +3,6 @@ #### Websockets -- **redux-socket** - https://github.com/quirinpa/redux-socket - A redux middleware that allows you to trigger a socket request on the client-side and dispatch an action in response. - - **cape-redux-socket** https://github.com/cape-io/cape-redux-socket Socket middleware, reducer, actions, constants