Currently backend selection is done using a separate presets crate, which doesn't work out of the box (currently returns an error if not registered).
Perhaps we could provide a sensible default and control the backend via a feature, like rustls does for example?
Currently backend selection is done using a separate presets crate, which doesn't work out of the box (currently returns an error if not registered).
Perhaps we could provide a sensible default and control the backend via a feature, like rustls does for example?