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

Fixes documentation errors and code errors for vertx-core example #444

Open
wants to merge 1 commit into
base: 4.x
Choose a base branch
from

Commits on Nov 20, 2022

  1. - Fixes HTTP/2 Custom Frames example in vertx-core.

    - Fixes Net Echo SSL example in vertx-core.
    - Fixes HTTP/2 Push example error in vertx-core.
    - Fixes HTTP/2 Simple example bug in vertx-core.
    - Fixes HTTP HTTPs example bug in vertx-core.
    - Addes error handling to the HTTP/2 Custom Frames example in vertx-core.
    - Addes main function for HTTP/2 Simple example in vertx-core.
    - Removes useless handling for Safari browser for HTTP/2 Push example in vertx-core.
    - Removes io.vertx.example.core.net.greeter package which is not described in README.
    - Updates all dependencies of example of vertx-core.
    - Removes introduction to Groovy verticles.
    - Remove useless io.netty:netty-tcnative-boringssl-static .
    linghengqian committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    17bb16b View commit details
    Browse the repository at this point in the history