Commit Graph

3 Commits

Author SHA1 Message Date
Ben Weissmann
7358c61476 Document possibility of repeat calls to a method
On re-connect, clients re-try methods that haven't received a response, which means that methods might be called multiple times. This is important to document so users know to guard against this behavior if a method has dangerous side-effects.

See issue #2407.
2014-12-03 15:13:27 -08:00
Sashko Stubailo
088dee92b7 Make service-configuration more obvious 2014-10-27 21:27:39 -07:00
Sashko Stubailo
ae7a0c6bb0 Fixed links on full docs 2014-10-23 10:50:57 -07:00