Browse Source

[2738] Note about libraries

Michal 'vorner' Vaner 12 years ago
parent
commit
430bc7504e
1 changed files with 3 additions and 0 deletions
  1. 3 0
      doc/design/ipc-high.txt

+ 3 - 0
doc/design/ipc-high.txt

@@ -181,6 +181,9 @@ Notification::
 Details of the higher-level
 Details of the higher-level
 ---------------------------
 ---------------------------
 
 
+While there are libraries implementing the communication in convenient
+way, it is useful to know what happens inside.
+
 The notifications are probably the simplest. Users interested in
 The notifications are probably the simplest. Users interested in
 receiving notifications of some family subscribe to corresponding
 receiving notifications of some family subscribe to corresponding
 group. Then, a client sends a message to the group. For example, if
 group. Then, a client sends a message to the group. For example, if