This website requires JavaScript.
Explore
Help
Sign in
Tahinli
/
rust_webrtc
Watch
1
Star
0
Fork
You've already forked rust_webrtc
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
No description
20
commits
1
branch
0
tags
274
KiB
Rust
98.5%
CSS
1.1%
HTML
0.4%
16481ed7bd
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Ahmet Kaan Gümüş
16481ed7bd
fix:
⚡
now whole gui waits for websocket connection establishment
2025-04-28 05:18:36 +03:00
client
fix:
⚡
now whole gui waits for websocket connection establishment
2025-04-28 05:18:36 +03:00
protocol
fix:
⚡
webrtc offer now waits for initial readiness of websocket
2025-04-28 02:42:26 +03:00
server
feat:
✨
web and websocket server
2025-04-27 05:52:58 +03:00
.gitignore
build:
🚚
moving to workspace structure
2025-04-07 01:52:52 +03:00
Cargo.toml
feat:
✨
rtc peer connection offer
2025-04-11 04:58:16 +03:00
LICENSE
Initial commit
2025-04-02 00:25:07 +00:00
README.md
Initial commit
2025-04-02 00:25:07 +00:00
README.md
rust_communication