Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
slavarazum authored Jun 9, 2023
1 parent 1663f6b commit f9d9cb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ Works well at home. Should be battle tested for **1.0**, feedbacks appreciated!

- **🔄 Resume From Last**: Connection drops? No problem! Wave intelligently resumes the event stream from the last event, ensuring no crucial data is lost in transit.

- 🍃 **Resource-Friendly Broadcasting with `closeInactive`**: Syncs data flow with user activity using the browser's Page Visibility API for optimized server resource usage. This feature is switched off by default.
- 🍃 **Resource-Friendly Broadcasting with `pauseInactive`**: This feature maximizes resource efficiency by closing the data stream when inactive (such as when the user minimizes the browser) and automatically reopens it upon resumption of visibility. Turned off by default.

- **🎛️️ Full Requests Control**: Wave hands you the reins over connection and authentication requests, granting you the freedom to shape your broadcasting setup to your exact requirements.

Expand Down

0 comments on commit f9d9cb0

Please sign in to comment.