Skip to content
This repository has been archived by the owner on Dec 4, 2018. It is now read-only.

Many rpc calls when subscribe to an event #9

Open
ferranbt opened this issue Feb 1, 2018 · 1 comment
Open

Many rpc calls when subscribe to an event #9

ferranbt opened this issue Feb 1, 2018 · 1 comment

Comments

@ferranbt
Copy link

ferranbt commented Feb 1, 2018

This is issue is a follow up for the one in the old repo issue. The number of rpc calls of the polling method makes impossible to us to use api.subscribe.

@wnz99
Copy link

wnz99 commented Feb 1, 2018

I think there is also an issue with the unsubscription. After some testing, it seems that api.unsubscribe(id) is not working as expected. The callback function continues to be called.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants