Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Call OnServerSubscribe handler correctly #64

Merged
merged 2 commits into from
Jun 30, 2022
Merged

Conversation

j178
Copy link
Contributor

@j178 j178 commented Jun 29, 2022

Fixes #63

I cannot find an easy way to test this, becase we cannot trigger a server side subscribe in tests currently.

@j178 j178 changed the title Call OnServerSubscribe/OnServerUnscribe handler correctly Call OnServerSubscribe handler correctly Jun 29, 2022
@FZambia FZambia merged commit c39ebac into centrifugal:master Jun 30, 2022
@FZambia
Copy link
Member

FZambia commented Jun 30, 2022

@j178 many thanks! The linter failure is due to an old golang-ci step configuration we used, it's fixed in master.

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

Successfully merging this pull request may close these issues.

OnServerSubscribe never called
2 participants