defang
defang copied to clipboard
Implement Subscribe API call for BYOC
- 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