Skip to content

feat: rename endpoint to channel, add CHANNELS constant object#4

Merged
lete114 merged 1 commit into
mainfrom
feat/full-names
May 23, 2026
Merged

feat: rename endpoint to channel, add CHANNELS constant object#4
lete114 merged 1 commit into
mainfrom
feat/full-names

Conversation

@lete114

@lete114 lete114 commented May 23, 2026

Copy link
Copy Markdown
Member
  • Group routing constants into CHANNELS object (PREFIX, RESPONSE)
  • Remove IPC_NAMESPACE and RESPONSE_ENDPOINT standalone exports
  • Rename all public API parameters from endpoint to channel (send, on, invoke, handle) for consistency with wire format
  • Update transport.ts to use CHANNELS.PREFIX
  • Strip internal constants from public exports (index.ts)
  • Update tests and snapshots

- Group routing constants into CHANNELS object (PREFIX, RESPONSE)
- Remove IPC_NAMESPACE and RESPONSE_ENDPOINT standalone exports
- Rename all public API parameters from endpoint to channel
  (send, on, invoke, handle) for consistency with wire format
- Update transport.ts to use CHANNELS.PREFIX
- Strip internal constants from public exports (index.ts)
- Update tests and snapshots
@lete114 lete114 changed the title refactor: rename endpoint to channel, group routing constants into CH… feat: rename endpoint to channel, add CHANNELS constant object May 23, 2026
@lete114 lete114 merged commit 169e134 into main May 23, 2026
4 checks passed
@lete114 lete114 deleted the feat/full-names branch May 23, 2026 14:51
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