defang icon indicating copy to clipboard operation
defang copied to clipboard

Implement Subscribe API call for BYOC

Open edwardrf opened this issue 1 year ago • 0 comments

  • Implement subscribe API call for byoc aws client, using ecsEventsHandler interface to share data from log tailing to the Subscribe api call
  • Make collection stream compliant with the server stream interface, keep all channel logic inside collection stream
  • Update term package and tail command to output the same log entry in a single log call, so messages will not be interleaved

edwardrf avatar Aug 08 '24 18:08 edwardrf