[improve][ws] Support subscribing multi/pattern topic for Websocket - #21379
Merged
Technoboy- merged 5 commits intoNov 6, 2023
Merged
Conversation
Member
|
Please help fix the checkstyle issue. |
mattisonchao
approved these changes
Oct 26, 2023
Technoboy-
force-pushed
the
support-multi-topic-consume-for-ws
branch
from
October 30, 2023 02:38
59e07f7 to
6caf1ec
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #21379 +/- ##
============================================
- Coverage 73.29% 73.25% -0.05%
- Complexity 32505 32609 +104
============================================
Files 1890 1892 +2
Lines 140381 140444 +63
Branches 15425 15436 +11
============================================
- Hits 102898 102878 -20
- Misses 29405 29475 +70
- Partials 8078 8091 +13
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PIP-306
Motivation
Support subscribing multi/pattern topic for WS.
The new sub-path could be :
Documentation
docdoc-requireddoc-not-neededdoc-complete