Skip to content

Handle relay listener echo action - #70

Merged
steventux merged 2 commits into
mainfrom
feat/add-relay-listener-echo
Mar 31, 2026
Merged

Handle relay listener echo action#70
steventux merged 2 commits into
mainfrom
feat/add-relay-listener-echo

Conversation

@steventux

@steventux steventux commented Mar 30, 2026

Copy link
Copy Markdown
Contributor

Description

Adds an echo action type to RelayListener.
Any incoming payload like {"action_type": "echo", ... } is played back over the connection.

Tested with Manage

image

Jira link

Review notes

Review checklist

  • Check database queries are correctly scoped to current_provider

This gives us positive no-op communication with the gateway over relay
@steventux
steventux force-pushed the feat/add-relay-listener-echo branch from 24ac3ae to 466f730 Compare March 30, 2026 12:29
@steventux steventux changed the title Feat/add relay listener echo Handle relay listener echo action Mar 30, 2026

@carlosmartinez carlosmartinez left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@steventux
steventux force-pushed the feat/add-relay-listener-echo branch from 466f730 to 5edd735 Compare March 31, 2026 10:06
@steventux
steventux merged commit e7bd065 into main Mar 31, 2026
9 checks passed
@steventux
steventux deleted the feat/add-relay-listener-echo branch March 31, 2026 10:10
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