Skip to content

WebSocketSubject seemingly ignores destination argument #1784

Closed
@deontologician

Description

@deontologician

RxJS version:
master branch

Code to reproduce:
https://github.com/ReactiveX/rxjs/blob/master/src/observable/dom/WebSocketSubject.ts#L67
Expected behavior:
The second argument to the constructor would be used somewhere
Actual behavior:
It is not used
Additional information:

I'm thinking the ReplaySubject should be subscribed to the destination argument being passed in so it gets its values.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions