| commit | c0a4eb72a89a32da638784695e5a6d049fcc59cd | [log] [tgz] |
|---|---|---|
| author | Kendal Harland <kjharland@fuchsia.infra.roller.google.com> | Fri Apr 07 23:19:03 2023 +0000 |
| committer | Copybara-Service <copybara-worker@google.com> | Fri Apr 07 16:20:19 2023 -0700 |
| tree | 3845fe99633cf83afc9a0f2f2ba776981b3ac7cd | |
| parent | 20d66573feef02b6264335bba6a70fd27cffe8e8 [diff] |
[roll] Roll fuchsia [realm_proxy] Simplify APIs for serving RealmProxy So far the default RealmInstanceProxy works for most use cases, so make it private and add a simplified serve() function that wraps a RealmInstance in a RealmInstanceProxy internally. Also rename handle_request_stream to the shorter serve_with_proxy() which does the same thing as serve() but accepts a user-defined RealmProxy implementation. Also update the doc comment examples. Original-Bug: 121395 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/828136 Original-Revision: 6b570232ee1f801c97ac8c316f0081da89aa379b GitOrigin-RevId: 8a2f57546513cea0554e0f075ccfeb7812ae0859 Change-Id: Ifd6f00a522062879e16c648b20a214808a4cee42
This repository contains Fuchsia's Global Integration manifest files.
All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.
Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.