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

refactor: distinguish between global dialer and local dialer #175

Merged
merged 1 commit into from
Aug 12, 2022

Conversation

welkeyever
Copy link
Member

What type of PR is this?

refactor

What this PR does / why we need it (English/Chinese):

EN: distinguish between global dialer and local dialer & remove dialFunc(use dialer as an alternative)
ZH:区别全局默认dialer和client 局部dialer(指定了dialer的client不再受全局dialer改变而改变)修改全局dialer影响面较大,标记deprecated,后续统一到client初始化时传参指定dialer方式修改局部dialer,以及移除了功能完全被dialer覆盖的dialFunc扩展

@welkeyever welkeyever force-pushed the refactor/custom_dialer branch 3 times, most recently from 50a0c03 to fc16a0b Compare August 5, 2022 02:39
…al dialer

Change-Id: Ib74ed576a8096d67d890a33c698539a5bfccde3d
@welkeyever welkeyever force-pushed the refactor/custom_dialer branch from fc16a0b to 13e4cb9 Compare August 5, 2022 02:43
@welkeyever welkeyever merged commit 2cc9d0c into cloudwego:develop Aug 12, 2022
@welkeyever welkeyever deleted the refactor/custom_dialer branch August 12, 2022 02:39
FGYFFFF pushed a commit to FGYFFFF/hertz that referenced this pull request Aug 24, 2022
…al dialer (cloudwego#175)

Change-Id: Ib74ed576a8096d67d890a33c698539a5bfccde3d
FGYFFFF pushed a commit to FGYFFFF/hertz that referenced this pull request Aug 24, 2022
…al dialer (cloudwego#175)

Change-Id: Ib74ed576a8096d67d890a33c698539a5bfccde3d
FGYFFFF pushed a commit to FGYFFFF/hertz that referenced this pull request Aug 24, 2022
…al dialer (cloudwego#175)

Change-Id: Ib74ed576a8096d67d890a33c698539a5bfccde3d
FGYFFFF pushed a commit that referenced this pull request Aug 25, 2022
…al dialer (#175)

Change-Id: Ib74ed576a8096d67d890a33c698539a5bfccde3d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants