This commit is contained in:
nvms 2025-04-18 12:50:02 -04:00
parent b25f54ae15
commit 9a835e0c76

View File

@ -81,9 +81,10 @@ Mesh supports multiple real-time patterns—choose where to go next based on you
- **Control access or validate inputs across commands:**
→ [Command middleware](#command-middleware)
- **Use Mesh with an existing Express server:**
- **Use Mesh with an existing Express server:**
→ [@prsm/mesh-express](https://github.com/nvms/prsm/tree/main/packages/mesh-express)
Want to see how messages flow across servers?
→ [Distributed messaging architecture](#distributed-messaging-architecture)