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

Improve pubsub #1764

Merged
merged 6 commits into from
May 26, 2021
Merged

Improve pubsub #1764

merged 6 commits into from
May 26, 2021

Conversation

monkey92t
Copy link
Collaborator

Improve pubsub, follow #1747

ADD ChannelMessage/ChannelSubscriptionMessage, mark Channel/ChannelSize/ChannelWithSubscriptions as Deprecated and remove it in v9.

Add ping command waiting time (healthTimeout), default 5 seconds.

ADD option: WithChannelSize WithPingTimeout WithHealthTimeout

@vmihailenco
Copy link
Collaborator

@monkey92t PTAL. I've simplified the health check to only rely on Ping return value as was suggested in #1518

vmihailenco and others added 2 commits May 25, 2021 15:09
Signed-off-by: monkey92t <golang@88.com>
@PeerXu
Copy link

PeerXu commented May 28, 2021

Awesome! We can disable health check now!

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.

None yet

3 participants