You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Instead of binding all emitters with one base class, common interface should be used. Current solution is mixing responsibility across the objects. Like SocketEmitter inheriting buffer for curl...
The text was updated successfully, but these errors were encountered:
Instead of binding all emitters with one base class, common interface should be used. Current solution is mixing responsibility across the objects. Like SocketEmitter inheriting buffer for curl...
The text was updated successfully, but these errors were encountered: