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
And then HttpTransport WsTransport both extends Transport. From this point of view it seems that we want to have BrowserHttpTransport, ServetHttpTransport, and so on, at the end of the refactoring. BrowserHttpTransport will be based on the browser fetch and ServerHttpTransport will be still based on the EventEmitter.
Decompose Client and Transport for browser and server-client implementations
The text was updated successfully, but these errors were encountered: