Add SI95 transport support 57/2257/3 3.0.0
authorE. Scott Daniels <daniels@research.att.com>
Wed, 13 Nov 2019 14:40:22 +0000 (09:40 -0500)
committerE. Scott Daniels <daniels@research.att.com>
Fri, 17 Jan 2020 16:14:49 +0000 (11:14 -0500)
The SI95 transport library provides an alternate transport
layer to NNG. The API presented by RMR on top of SI95
is exactly the same; only a link with rmr_si is needed to
make use of the alternate transport mechanism.

SI95 is NOT compatable with NNG and thus all RMR based
applications which must communicate must use the same
underlying transport library.

Signed-off-by: E. Scott Daniels <daniels@research.att.com>
Change-Id: I0a971fa0f5de2dbb2fb7a95d5428e709b630f730


No differences found