| commit | b2d435a9c37a43c44a01e82d66eaa42a94ca155c | [log] [tgz] |
|---|---|---|
| author | Erick Tryzelaar <etryzelaar@fuchsia.infra.roller.google.com> | Sat Jul 09 17:10:00 2022 +0000 |
| committer | Copybara-Service <copybara-worker@google.com> | Sat Jul 09 10:11:47 2022 -0700 |
| tree | 5c7bce4a0636367d12da555063808bd5af39d322 | |
| parent | 9f45c726449e1586b7929a66d457bfb61d13d0d5 [diff] |
[roll] Roll fuchsia [overnet] rewrite stream framer library This rewrites the stream-framer library from being a complex state machine into a synchronous helpers that manage serializing and deserializing the bytes. In addition, it lifts management of the deframing timeout from the Deframer and over to the single client that uses this functionality. This allows further simplification of the Deframer. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/699129 Original-Revision: 49d599135591d999a29ea72238d0b9b9dfb01d29 GitOrigin-RevId: b725fd34f0cc68b30461539fea82d40f81e5ce7f Change-Id: I7f4632346d46fa52770e708cdd864e13b77f053e
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.