google-code-export / go-susi

Automatically exported from code.google.com/p/go-susi
GNU General Public License v2.0
1 stars 0 forks source link

implement client message forwarding #47

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Currently client_connection.go:tryToSend() does not implement sending messages 
to clients registered at peer servers. Fix this.

Original issue reported on code.google.com by mux2...@gmail.com on 15 Feb 2013 at 5:19

GoogleCodeExporter commented 9 years ago
=> Must

Original comment by matthias...@gmail.com on 18 Feb 2013 at 6:06

GoogleCodeExporter commented 9 years ago
=> Must MS 3

Original comment by matthias...@gmail.com on 18 Feb 2013 at 6:13

GoogleCodeExporter commented 9 years ago
Status => Accepted

Original comment by matthias...@gmail.com on 18 Feb 2013 at 6:57

GoogleCodeExporter commented 9 years ago
This issue is probably mooted by issue #74. At least at this time I'm not aware 
of any messages that would end up hitting the "if client is registered at a 
foreign server" branch in client_connection.go:Tell() once issue #74 is 
implemented.

Original comment by matthias...@gmail.com on 11 Mar 2013 at 8:20