|
|
|
|
|
by nissimk
3741 days ago
|
|
How does the realtime work when there are multiple node processes or servers? If my client is connected to server A and an update occurs on server B, will my client get the event on the web socket? If so, how does server A know about the event that occurred on server B? |
|
This is a very good question. We're definitely planning on adding a section about performance and scaling to the documentation very soon.