Skip to content

No tools/apps directory when running example http3 server. #2431

@2026Jan16

Description

@2026Jan16

Message says to check tools/apps directory but there's no such directory.

Branch - Master

Steps -

  1. Clone cloudfare / quiche.
  2. Run the following command -

Finished dev profile [unoptimized + debuginfo] target(s) in 42.29s
Running target/debug/examples/http3-server --cert ./quiche/examples/cert.crt --key ./quiche/examples/cert.key --listen '127.0.0.1:4433'
Usage: target/debug/examples/http3-server

See tools/apps/ for more complete implementations.

  1. Check directory using ls
    ~/git/https/quiche$ ls tools/apps
    ls: cannot access 'tools/apps': No such file or directory

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions