Skip to content

Conversation

@RutvikChandla
Copy link

Summary

  • Add file watching functionality to monitor /tmp/wir-tobe-sent.bin
  • Automatically send new appended data via this.service.sendMessage()
  • Implement incremental reading to avoid sending duplicate data
  • Add proper error handling and resource cleanup

Test plan

  • Verify file watcher starts on connection
  • Test data reading from /tmp/wir-tobe-sent.bin
  • Confirm new data is sent via sendMessage()
  • Verify proper cleanup on disconnect

- Monitor /tmp/wir-tobe-sent.bin for new data
- Automatically send appended data via this.service.sendMessage()
- Implement incremental reading to avoid sending duplicate data
- Add proper error handling and resource cleanup
- Start watcher on connect, stop on disconnect
@linux-foundation-easycla
Copy link

CLA Not Signed

@RutvikChandla RutvikChandla marked this pull request as draft November 17, 2025 06:14
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