bevy/crates/bevy_remote
Liam Gallagher 26a5f7f9ca
Feature gate bevy_remote http transport. (#16019)
## Objective
Be able to depend on the crate for the types without bringing in
`smol-hyper` and other http dependencies.

## Solution

Create a new `HTTP` feature that is enabled by default.
2024-10-20 13:49:55 +00:00
..
src Feature gate bevy_remote http transport. (#16019) 2024-10-20 13:49:55 +00:00
Cargo.toml Feature gate bevy_remote http transport. (#16019) 2024-10-20 13:49:55 +00:00