mirror of
https://github.com/amidaware/rmmagent.git
synced 2026-04-26 14:55:47 +03:00
[PR #63] [MERGED] Live stream command support #66
Labels
No labels
bug
bug
enhancement
fixed
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/rmmagent#66
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/amidaware/rmmagent/pull/63
Author: @fahadkhan-fk
Created: 8/13/2025
Status: ✅ Merged
Merged: 11/27/2025
Merged by: @wh1te909
Base:
develop← Head:feature-cmd-stream📝 Commits (10+)
b215860feat: stream cmd output line-by-line for linux4e2bfa0feat: stream cmd output line-by-line for windows31efb90fix: PR commentsc6100befix: add unique cmdID for each nats subjectd60b891feat: return message done once streaming completes2febe80fix: resolve windows commands streaming issuea5c0f53feat: return final msg on stream end74f3af8feat(agent): restore original command logic with streaming support6486ac6clean string8a18379use multiwriter for streaming📊 Changes
4 files changed (+123 additions, -20 deletions)
View changed files
📝
agent/agent.go(+33 -2)📝
agent/agent_unix.go(+2 -1)📝
agent/agent_windows.go(+75 -16)📝
agent/rpc.go(+13 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.