javascript-client icon indicating copy to clipboard operation
javascript-client copied to clipboard

[TS] Update Client and Manager interfaces in JS SDK to extend EventEmitter

Open EmilianoSanchez opened this issue 3 years ago • 0 comments
trafficstars

JS SDK

What did you accomplish?

Update Client and Manager interfaces in JS SDK to extend NodeJS EventEmitter instead of IEventEmitter as in Browser and RN SDKs.

How do we test the changes introduced in this PR?

Extra Notes

EmilianoSanchez avatar Aug 09 '22 20:08 EmilianoSanchez