Preview of the proposed up-rust native-frame-model branch (up-rust b6b99c6d, up-spec f0e9b17) — not released documentation. branch · write-up

Module local_transport

Source
Expand description

Provides an implementation of uProtocol’s Transport & Session Layer API which can be used for connecting uEntities that are running in the same process.

Structs§

LocalTransport
A UTransport that can be used to exchange messages within a single process.