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

[feature] Implement subscription refresh proxy #592

Closed
FZambia opened this issue Dec 22, 2022 · 2 comments
Closed

[feature] Implement subscription refresh proxy #592

FZambia opened this issue Dec 22, 2022 · 2 comments

Comments

@FZambia
Copy link
Member

FZambia commented Dec 22, 2022

Is your feature request related to a problem? Please describe.

We now have Refresh proxy, which allows to notify backend periodically while connection is alive. For completeness and for possibility to implement some interesting features (like subscribing and consuming external streams, where application need to be sure subscription still occupied) would be awesome to have subscription refresh proxy also.

Describe the solution you'd like.

Actually, Centrifuge library already has OnSubRefresh handler – so this feature is mostly similar to our refresh proxy in implementation.

@FZambia FZambia closed this as completed Jan 10, 2023
@FZambia
Copy link
Member Author

FZambia commented Jan 11, 2023

Please avoid using v4.1.1, it contained a protocol bug. See v4.1.2 instead.

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