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

http_server: Ready to support Async 2.0 gem #3842

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from
Draft

http_server: Ready to support Async 2.0 gem #3842

wants to merge 4 commits into from

Commits on Apr 4, 2024

  1. http_server: Support Async 2.0 gem

    Signed-off-by: Takuro Ashie <ashie@clear-code.com>
    ashie authored and kenhys committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    42163b3 View commit details
    Browse the repository at this point in the history
  2. Still stay on async-1.x

    Because dependent io-event (v1.0.9) can't build on Windows.
    
    Signed-off-by: Takuro Ashie <ashie@clear-code.com>
    ashie authored and kenhys committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    388a8cf View commit details
    Browse the repository at this point in the history
  3. test_http_server_helper: Remove a needless argument

    Signed-off-by: Takuro Ashie <ashie@clear-code.com>
    ashie authored and kenhys committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    e285c76 View commit details
    Browse the repository at this point in the history
  4. http_server: Replace Console.logger of all related threads

    Signed-off-by: Takuro Ashie <ashie@clear-code.com>
    ashie authored and kenhys committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    e9886fc View commit details
    Browse the repository at this point in the history