Skip to content
This repository was archived by the owner on Feb 22, 2024. It is now read-only.
This repository was archived by the owner on Feb 22, 2024. It is now read-only.

Resubscription on the proposal_open_contract send does not work #105

@aminmarashi

Description

@aminmarashi

If the connection is closed before the proposal_open_contract is sent live api is unable to resubscribe.
The reason is streamId is required to save the contracts: https://github.com/binary-com/binary-live-api/blob/master/src/ApiState.js#L40
@borisyankov I think it's worth fixing if we can make things a little bit better in the code, otherwise this is a very rare condition and is not of high priority.

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