diff options
author | Mattias Andrée <maandree@kth.se> | 2017-10-24 19:54:44 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2017-10-24 19:54:44 +0200 |
commit | f3a9d9ab14dea6b00116723bd1207e203c51b1cc (patch) | |
tree | 220e3a4bce062f42daddf852cf2f9c0590b25aec /README | |
parent | Update readme (diff) | |
download | sbus-f3a9d9ab14dea6b00116723bd1207e203c51b1cc.tar.gz sbus-f3a9d9ab14dea6b00116723bd1207e203c51b1cc.tar.bz2 sbus-f3a9d9ab14dea6b00116723bd1207e203c51b1cc.tar.xz |
readme: no rpc
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'README')
-rw-r--r-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -26,6 +26,7 @@ Non-features: No acknowledgement of when messages have been processes, can be implemented at application level by sending yourself a message and wait for it to return. + No remote procedure call support. Routing keys: Routing keys are used to filter received messages. A routing key |