Files
firezone/rust
Francesca Lovebloom bc3a5d9e54 connlib: JNI bridge (#1848)
The biggest internal change is that all the methods on `Callbacks` (on
the Rust side!) return a `Result` now, so errors from the bridge or even
the client callbacks will be handled.

@roop there's nothing for you to review here, but note:

- the `bool` return values you've asked about in the past are gone now
- the route string for `onAddRoute`/`onRemoveRoute` no longer has the
extra quotes (it's no longer JSON)

---------

Signed-off-by: Francesca Lovebloom <franlovebloom@gmail.com>
Co-authored-by: Jamil <jamilbk@users.noreply.github.com>
2023-08-07 19:03:28 -05:00
..
2023-08-07 19:03:28 -05:00
2023-05-10 07:58:32 -07:00
2023-08-07 19:03:28 -05:00
2023-08-04 03:17:35 +00:00
2023-08-04 03:17:35 +00:00
2023-06-28 18:48:33 +00:00