Yew-WebRTC-Chat
WASM Chat
A simple chat application using WebRTC and Rust, compiled to WASM
A simple WebRTC chat made with Yew
127 stars
7 watching
13 forks
Language: Rust
last commit: over 1 year ago
Linked from 1 awesome list
chatrustwasmwebrtcyew
Related projects:
Repository | Description | Stars |
---|---|---|
yewstack/yew-wasm-pack-template | A template for creating Yew web apps using wasm-pack | 118 |
sheshbabu/rustmart-yew-example | A Single Page Application built with Rust, Wasm, and Yew | 270 |
yewstack/yew-wasm-pack-minimal | A template for building a simple web app using Yew and wasm-pack | 113 |
nag763/tchatchers | A real-time chat application with Rust-based backend and frontend using Yew.rs and Axum. | 190 |
jetli/create-yew-app | Creates a basic web application with Yew framework and minimal configuration | 164 |
extraymond/rust-async-wasm-demo | A Rust-based web application demonstrating async/await and WebAssembly interop with JavaScript. | 49 |
ashleygwilliams/wasm-pack | A tool for building and working with Rust-generated WebAssembly packages | 1 |
raphamorim/xwasm | Tools and utilities for building and managing WebAssembly projects in modern frontend development | 56 |
its-the-shrimp/yew-fmt | Tools for formatting Yew web applications written in Rust. | 20 |
rayylee/keypress | A Rust WebAssembly website example for practising English vocabulary | 8 |
rustwasm/book | Documentation and tutorials for building web applications with Rust and WebAssembly | 1,747 |
zzhack-stack/zzhack | A WASM WebApp template built with Rust and Yew, facilitating the creation of simple web applications | 323 |
rustwasm/wee_alloc | An allocator designed to minimize WebAssembly code size while still providing efficient memory management. | 666 |
renatoathaydes/wasm-on-jvm | A Gradle plugin to easily compile WebAssembly (WASM) files into JVM bytecode. | 24 |
ctron/yew-oauth2 | An OAuth2 component for Yew web applications. | 45 |