fanux / lhttp

go websocket, a better way to buid your IM server
MIT License
691 stars 141 forks source link

fiexd sample error #23

Closed yinjiaoyuan closed 6 years ago

yinjiaoyuan commented 6 years ago

我在github上提了个问题,问题如下: |

为了支撑大量用户(例如20万用户)的websocket连接,我部署多个lhttp server,例如有lhttp server1和lhttp server2,如果client1通过websocket连接到lhttp server1,client2通过websocket连接到lhttp server2,client2 subscribe了client1的message,那client1 publish到lhttp server1的message如何让client2接收到?谢谢。

| 请百忙之中答复一下,谢谢。 殷焦元

在 2018-04-08 16:06:14,"steven" notifications@github.com 写道:

Merged #23.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.