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 Response callback #617

Merged
merged 8 commits into from
Aug 24, 2022

Conversation

chia7712
Copy link
Contributor

重構了幾個項目,包含:

  1. 新增Channel介面,該介面負責request/response的進出,如此Handler只需要負責與sub classes互動即可
  2. get, post, and delete都改用Channel作為輸入參數,如此之後要新增任何東西都不需要再更改大量Handler
  3. 移除所有HttpExchange從所有介面

chia7712 and others added 2 commits August 24, 2022 14:03
@chia7712
Copy link
Contributor Author

The failed test is unrelated. see #622

@chia7712 chia7712 merged commit 02f8f14 into opensource4you:main Aug 24, 2022
@chia7712 chia7712 deleted the refactor_response_callback branch November 6, 2022 09:09
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.

2 participants