From c2fa679f351c9926648fc59df1787c2c6b5cb853 Mon Sep 17 00:00:00 2001 From: Joe Dixon Date: Thu, 7 Dec 2023 15:57:37 +0000 Subject: [PATCH] update readme --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index ca5dd907..8abba8c8 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,4 @@ # Laravel Reverb - -## Introduction - Laravel Reverb brings real-time WebSocket communication for Laravel applications. ## Architecture @@ -55,7 +52,6 @@ The API Gateway implementation leverages the WebSocket API type. The user connec - Pusher now allow opt-in access to something called [Watchlists](https://pusher.com/docs/channels/using_channels/watchlist-events/). It could be possible to look at implementing this functionality. ## Installation - Add the following `repostories` block to your `composer.json` file. ```json