Skip to content
This repository was archived by the owner on Nov 2, 2020. It is now read-only.

Conversation

@b-a-byte
Copy link
Contributor

Hi,

I recently faced an issue while creating a subscription with ClusterWS.subscribe() method. I'm using Typescript and the current typing of this method is "void" that makes the Pub/Sub example from README.md impossible to compile (TS2339: Property 'watch' does not exist on type 'void').

Thank you for your work, I appreciate working with ClusterWS ;)

@goriunov
Copy link
Member

goriunov commented Dec 29, 2017

Thanks for this, can you please create pull request to the branch next, we are implementing all changes and fixes in branch next . (new version will be ready soon)

I really like working with this framework, and soon we we will update all the guides (move it to wiki), new version will have a bit better performance and some improvements in typescript support.

@goriunov goriunov self-assigned this Dec 29, 2017
@b-a-byte
Copy link
Contributor Author

Oh! I'm sorry for that.
I'm going to create another pull request to the proper branch.

@b-a-byte b-a-byte closed this Dec 29, 2017
@b-a-byte b-a-byte deleted the pull-request-typescript-typing branch December 29, 2017 18:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants