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

Improve echoserver example, bump Rust toolchain to 1.81 #339

Merged
merged 5 commits into from
Sep 17, 2024

Commits on Sep 11, 2024

  1. bump rust toolchain, improve echoserver example

    - bump rust toolchain to 1.81
    - add error handling for echoserver
    - make echoserver close session when ctrl+c is received
    JuliDi committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    cd8b11f View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. run cargo fmt

    JuliDi committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    9d0dddd View commit details
    Browse the repository at this point in the history
  2. apply clippy fixes

    JuliDi committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    d4de095 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    c7ec48f View commit details
    Browse the repository at this point in the history
  2. new clippy lints

    Eugeny committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    d5ebacd View commit details
    Browse the repository at this point in the history