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

Enable multiple listener for tcp and tls #1021

Merged
merged 11 commits into from
Jul 31, 2024
Merged

Enable multiple listener for tcp and tls #1021

merged 11 commits into from
Jul 31, 2024

Conversation

StargazerWayne
Copy link
Collaborator

@StargazerWayne StargazerWayne commented Jul 23, 2024

No description provided.

Signed-off-by: wayne <yukang.wei@emqx.io>
Signed-off-by: wayne <yukang.wei@emqx.io>
Signed-off-by: wayne <yukang.wei@emqx.io>
Signed-off-by: wayne <yukang.wei@emqx.io>
Signed-off-by: wayne <yukang.wei@emqx.io>
Signed-off-by: wayne <yukang.wei@emqx.io>
Signed-off-by: wayne <yukang.wei@emqx.io>
Signed-off-by: wayne <yukang.wei@emqx.io>
Signed-off-by: wayne <yukang.wei@emqx.io>
Signed-off-by: wayne <yukang.wei@emqx.io>
Copy link
Member

@JaylinYu JaylinYu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

NOT BAD

@@ -1411,7 +1458,7 @@ conf_exchange_parse_ver2(conf *config, cJSON *jso)
cJSON *node_array = hocon_get_obj("exchange_client", jso);
cJSON *node_item = NULL;

conf_exchange *conf_exchange = &config->exchange;
// conf_exchange *conf_exchange = &config->exchange;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just delete it

@JaylinYu JaylinYu merged commit ba2d6d2 into main Jul 31, 2024
8 of 14 checks passed
@JaylinYu JaylinYu deleted the wayne/dev branch July 31, 2024 07:37
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.

3 participants