Skip to content

chore: use unix socket for zenoh transport#1211

Merged
vmenge merged 4 commits into
mainfrom
vm/zenohsocket
May 14, 2026
Merged

chore: use unix socket for zenoh transport#1211
vmenge merged 4 commits into
mainfrom
vm/zenohsocket

Conversation

@vmenge
Copy link
Copy Markdown
Collaborator

@vmenge vmenge commented May 14, 2026

about

changes the zenorb and jobs-agent, update-agent and connd to use a unix socket to communicate with zenoh

why

  • allows us to use IPAccounting from systemd to measure ingress/egress bytes from a service without worrying about local traffic influencing numbers
  • theoretically more secure as only services in zenohd will be able to talk to zenoh once we remove the binding to 127.0.0.1 in the future

@vmenge vmenge requested a review from a team as a code owner May 14, 2026 13:54
@vmenge vmenge merged commit 76c30b9 into main May 14, 2026
23 checks passed
@vmenge vmenge deleted the vm/zenohsocket branch May 14, 2026 16:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants