ockam_command 0.104.0

End-to-end encryption and mutual authentication for distributed applications.
Documentation
1
A TCP Outlet makes a TCP service available on a worker address (allows data to be transmitted to a listener on a TCP address). It is one end of a portal (tcp-inlet being the other), which receives Ockam Routing messages, unwraps them to extract TCP data and sends that data along to the target service.