How to "share" connections between multiple servers
Open
- Dominant language
- PHP
- Stars
- 11.6k
- Forks
- 2.2k
- Avg merge
- 11h 30m
- Merged PRs (30d)
- 3
Description
Hi,
we have 2 servers for high availability and load balancing. I'm using workerman as websocket server.
Device 1 connects to server 1, device 2 connects to server 2. Device 1 sends message to server 1. What is the best way to send it to server 2 and then to device 2?
Thank you for your advice.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.