bevy/crates/bevy_remote/src
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
..
builtin_methods.rs Watching versions of bevy/get and bevy/list with HTTP SSE (#15608) 2024-10-08 16:21:46 +00:00
http.rs Remove a dbg! statement left over from debugging (#15867) 2024-10-12 09:07:01 +00:00
lib.rs Feature gate bevy_remote http transport. (#16019) 2024-10-20 13:49:55 +00:00