This commit is contained in:
nvms 2025-04-18 12:47:52 -04:00
parent 9b9c7bea04
commit b25f54ae15

View File

@ -81,6 +81,9 @@ 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:**
→ [@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)