{"id":18622068,"url":"https://github.com/security-union/yew-webtransport","last_synced_at":"2025-10-04T06:59:15.284Z","repository":{"id":62977251,"uuid":"564114109","full_name":"security-union/yew-webtransport","owner":"security-union","description":"rust webtransport support for the yew framework","archived":false,"fork":false,"pushed_at":"2024-07-27T00:19:59.000Z","size":1323,"stargazers_count":62,"open_issues_count":0,"forks_count":3,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-10-02T08:54:50.186Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/security-union.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-11-10T02:36:44.000Z","updated_at":"2025-09-27T19:42:21.000Z","dependencies_parsed_at":"2024-07-13T16:49:21.785Z","dependency_job_id":"1df1dcf1-cdab-4f66-b243-09693f3e4935","html_url":"https://github.com/security-union/yew-webtransport","commit_stats":{"total_commits":12,"total_committers":2,"mean_commits":6.0,"dds":"0.16666666666666663","last_synced_commit":"3a623aee1f516b1e70107159b598caea80a86cba"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/security-union/yew-webtransport","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/security-union%2Fyew-webtransport","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/security-union%2Fyew-webtransport/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/security-union%2Fyew-webtransport/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/security-union%2Fyew-webtransport/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/security-union","download_url":"https://codeload.github.com/security-union/yew-webtransport/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/security-union%2Fyew-webtransport/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278277871,"owners_count":25960430,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-04T02:00:05.491Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-07T04:15:04.053Z","updated_at":"2025-10-04T06:59:15.268Z","avatar_url":"https://github.com/security-union.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# yew-webtransport\n\n[![crates.io](https://img.shields.io/crates/v/yew-webtransport.svg)](https://crates.io/crates/yew-webtransport)\n[![docs.rs](https://docs.rs/yew-webtransport/badge.svg)](https://docs.rs/yew-webtransport)\n\n## Summary\n\nAccess WebTransport in Yew apps using wasm-bindgen https://github.com/rustwasm/wasm-bindgen/pull/3344\n\nYouTube Video: https://youtu.be/dztIToTf8Yc\n\n![thumbnail7](https://user-images.githubusercontent.com/1176339/224917256-68ae5fff-dc1c-4f29-8656-ae9232634cd7.png)\n\n## Justification\n\nWebTransport is a new web standard that aims to provide a low-level API for secure, multiplexed communication between web browsers and servers. It has the potential to greatly improve the performance of web applications, especially those that require real-time communication or large data transfers. However, the current implementation of WebTransport in browsers is written in Javascript, which can make it difficult to use in Rust webapps.\n\n## Demo\n\nyou can find a demo in the examples folder which is a port of the https://webtransport.day/ website to Yew + Rust.\n\nThe website is live at https://security-union.github.io/yew-webtransport/\n\n![send datagram](https://user-images.githubusercontent.com/1176339/224579691-6d8c1451-a935-4d75-a4a0-556305195c36.gif)\n\nIf you want to run it locally, you have to set RUSTFLAGS\n\ncd examples/webtransport-demo\n WS_URL=https://127.0.0.1:4433 RUSTFLAGS=--cfg=web_sys_unstable_apis trunk serve \n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsecurity-union%2Fyew-webtransport","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsecurity-union%2Fyew-webtransport","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsecurity-union%2Fyew-webtransport/lists"}