Add Yew-WebRTC-Chat

This commit is contained in:
Jet Li 2020-06-06 12:30:10 +08:00 committed by GitHub
parent c74b10a4c1
commit 7aca63ec1b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -57,6 +57,7 @@ Contributions welcome! Read the [contribution guidelines](CONTRIBUTING.md) first
- [Minesweeper](https://github.com/jgpaiva/minesweeper) - Minesweeper built with Rust, Yew and WebAssembly.
- [Freecell](https://github.com/Stigjb/freecell) - A patience game written in Rust and Yew.
- [Daydream](https://github.com/MTRNord/Daydream) - A small Matrix web client written in Rust.
- [Yew-WebRTC-Chat](https://github.com/codec-abc/Yew-WebRTC-Chat) - A simple WebRTC chat made with Yew.
## Templates