Open
Description
Description
Add graalvm reachability metadata to the project.
Motivation
Due to the heavy use of reflection, it is currently very hard to use sshd in native images. With reachability metadata, any application that consumes this library would automatically include the necessary classes and resources to create a native image.
Alternatives considered
Alternatively, metadata can be contributed to the reachability metadata repository.
Additional context
No response
Metadata
Metadata
Assignees
Labels
No labels