Skip to content

Use realistic Signal PDU payload examples#7

Merged
RejectKid merged 1 commit into
mainfrom
agent/improve-signal-pdu-examples
Jul 13, 2026
Merged

Use realistic Signal PDU payload examples#7
RejectKid merged 1 commit into
mainfrom
agent/improve-signal-pdu-examples

Conversation

@RejectKid

Copy link
Copy Markdown
Owner

What changed

  • replaces the hexadecimal Signal PDU payload in the primary README example with encoded audio supplied by an application component
  • shows received Signal data being handed to an application decoder
  • explains why Signal payload interpretation remains application-specific
  • keeps non-byte-aligned payloads documented as an advanced wire-level case

Why

Users normally receive Signal bytes from the network or obtain them from an audio codec, tactical-data-link implementation, or file. The previous literal-byte example made ordinary library usage look lower-level than it is.

Validation

  • git diff --check
  • documentation-only change; no runtime behavior changed

@RejectKid
RejectKid marked this pull request as ready for review July 13, 2026 15:59
@RejectKid
RejectKid merged commit d56a979 into main Jul 13, 2026
5 checks passed
@RejectKid
RejectKid deleted the agent/improve-signal-pdu-examples branch July 13, 2026 15:59
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.

1 participant