-
Notifications
You must be signed in to change notification settings - Fork 0
oxidized WebRTC protocol from scratch
License
sueszli/peroxide
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
O-O-H
//
Cl--{/
\
\_____
/ --- \
/ \
\\ //
\_____/
per·ox·ide (noun):
- a chemical compound with two oxygen atoms linked by a covalent bond
- a fusion of peer (P2P via WebRTC) and oxide (WebAssembly compiled from Rust)
currently implements pong as a proof-of-concept.
- live demo: https://sueszli.github.io/peroxide/
- meaty bits: https://github.com/sueszli/peroxide/blob/main/src/p2p.rs
About
oxidized WebRTC protocol from scratch