samples icon indicating copy to clipboard operation
samples copied to clipboard

A repo containing samples tied to new functionality in each release of Google Chrome.

Results 155 samples issues
Sort by recently updated
recently updated
newest added

I've tested and tried it a few times. but it just doesnt work. I've used https://googlechrome.github.io/samples/webtransport/client.html, and it doesnt want to connect. ![image](https://github.com/GoogleChrome/samples/assets/7539214/34021c1c-c779-4469-8842-e816ffbc6bd2) If it helps, I tried it with...

Hello, everyone(maybe I should @vasilvv specially..), I read your demo code [quic-transport](https://github.com/GoogleChrome/samples/blob/gh-pages/quictransport/quic_transport_server.py). But there are a little code makes me little confusion: ``` python if isinstance(event, StreamDataReceived) and event.stream_id ==...

From the test page https://googlechrome.github.io/samples/webtransport/client.html, when opening a bidirectional webtransport stream, an exception is triggered that prevents from receiving data from the server. To reproduce, from https://googlechrome.github.io/samples/webtransport/client.html - connect to...

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.15.4 to 7.23.2. Release notes Sourced from @​babel/traverse's releases. v7.23.2 (2023-10-11) NOTE: This release also re-publishes @babel/core, even if it does not appear in the linked release...

dependencies

Removes [shelljs](https://github.com/shelljs/shelljs). It's no longer used after updating ancestor dependency [eslint](https://github.com/eslint/eslint). These dependencies need to be updated together. Removes `shelljs` Updates `eslint` from 1.10.3 to 8.49.0 Release notes Sourced from...

dependencies

Bumps [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken) to 9.0.1 and updates ancestor dependency [firebase-tools](https://github.com/firebase/firebase-tools). These dependencies need to be updated together. Updates `jsonwebtoken` from 8.5.1 to 9.0.1 Changelog Sourced from jsonwebtoken's changelog. 9.0.1 - 2023-07-05...

dependencies

Bumps [json5](https://github.com/json5/json5) from 2.2.0 to 2.2.3. Release notes Sourced from json5's releases. v2.2.3 Fix: [email protected] is now the 'latest' release according to npm instead of v1.0.2. (#299) v2.2.2 Fix: Properties...

dependencies

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.5. Release notes Sourced from word-wrap's releases. 1.2.5 Changes: Reverts default value for options.indent to two spaces ' '. Full Changelog: https://github.com/jonschlinkert/word-wrap/compare/1.2.4...1.2.5 1.2.4 What's Changed...

dependencies

Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and a truthy...

dependencies