Skip to content

feat: Use socom for inter daemon communication#141

Draft
mariuswbr wants to merge 87 commits into
eclipse-score:mainfrom
etas-contrib:use_socom_for_inter_daemon_com
Draft

feat: Use socom for inter daemon communication#141
mariuswbr wants to merge 87 commits into
eclipse-score:mainfrom
etas-contrib:use_socom_for_inter_daemon_com

Conversation

@mariuswbr

Copy link
Copy Markdown
Contributor

No description provided.

lurtz added 30 commits April 15, 2026 12:40
Transport socom semantics over IPC to another process. It uses shared memory for payloads to avoid copying huge payloads.
massif did not work yet but I am on it
However some changes should be considered workarounds
The Error type does not own any string, only string_view. Thus it the error message given must be likely a static string
send() can fail whenever the peer disconnects
Tests never reach the body and IMHO it checks for illegal state
@github-actions

github-actions Bot commented Jun 8, 2026

Copy link
Copy Markdown

The created documentation from the pull request is available at: docu-html

@mariuswbr mariuswbr force-pushed the use_socom_for_inter_daemon_com branch 2 times, most recently from db31a4e to 50d250b Compare June 12, 2026 18:11
@mariuswbr mariuswbr force-pushed the use_socom_for_inter_daemon_com branch from 50d250b to 3aca0bb Compare June 22, 2026 12:17
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