Open remss opened 3 years ago
This PR add new events "send" and "recv" on DebugClient.ts. Now we can listen to these events to print messages to stdout or in a file to troubleshot failed tests.
All CLA requirements met.
This PR add new events "send" and "recv" on DebugClient.ts. Now we can listen to these events to print messages to stdout or in a file to troubleshot failed tests.