bevy/crates/bevy_remote/src
notmd 453c0167b2
Allow access a method handler (#15601)
# Objective

- I'm building a streaming plugin for `bevy_remote` and accessing to
builtin method will be very valuable

## Solution

- Add a method to allow access a handler by method name.

## Testing

- CI should pass
2024-10-02 19:45:18 +00:00
..
builtin_methods.rs Include errors along side successful components in BRP bevy/get method (#15516) 2024-10-02 02:26:01 +00:00
http.rs Add content-type header to BRP HTTP responses (#15552) 2024-09-30 21:23:55 +00:00
lib.rs Allow access a method handler (#15601) 2024-10-02 19:45:18 +00:00