Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
joedixon committed Dec 7, 2023
1 parent 7458838 commit c2fa679
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
# Laravel Reverb

## Introduction

Laravel Reverb brings real-time WebSocket communication for Laravel applications.

## Architecture
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit c2fa679

Please sign in to comment.