Skip to content

Commit a853a82

Browse files
authored
Update README.md
1 parent 0c72bd6 commit a853a82

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,6 @@ With its advanced real‑time update capabilities, DynaRust pushes live changes
3838

3939
* **Use Case Example:** Imagine a web UI needing push notifications. Store device IDs as keys in a `devices` table. Use a separate `status` key in the same table. The frontend listens to `devices/subscribe/status`. The backend iterates through device keys, performs actions, and updates the `status` key, instantly notifying all listening frontends. Simple and blazing fast! ⚡️
4040

41-
* **🔒 Security:**
42-
Certainly! Here’s a more polished and highlighted version of the **Security** section, emphasizing clarity and best practices:
43-
44-
---
4541

4642
### 🔒 **Security**
4743

0 commit comments

Comments
 (0)