mbenkmann / limux-gosa

GOsa² is a web based adminstration tool for user accounts, groups, servers, clients, and many other things.
18 stars 5 forks source link

implement client message forwarding #47

Open mbenkmann opened 9 years ago

mbenkmann commented 9 years ago

From mux2...@gmail.com on February 15, 2013 18:19:58

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

Original issue: http://code.google.com/p/go-susi/issues/detail?id=47

mbenkmann commented 9 years ago

From matthias...@gmail.com on February 18, 2013 10:06:06

=> Must

Labels: -Priority-Normal Priority-Must

mbenkmann commented 9 years ago

From matthias...@gmail.com on February 18, 2013 10:13:15

=> Must MS 3

Labels: Milestone-3

mbenkmann commented 9 years ago

From matthias...@gmail.com on February 18, 2013 10:57:50

Status => Accepted

Status: Accepted

mbenkmann commented 9 years ago

From matthias...@gmail.com on March 11, 2013 13:20:54

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.

Status: DontWaitForIt
Labels: -Type-Bug -Priority-Must -Milestone-3 Type-Feature Priority-Bonus