Skip to content

Add unix p2p support

Marc-André Lureau requested to merge elmarco/zbus:unix-p2p into master

The goal of this series is to allow simple p2p client/server connections on Unix, mainly by adding a Connection::new_server().

Merge request reports