diff options
author | metamuffin <metamuffin@disroot.org> | 2022-09-16 14:24:09 +0200 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2022-09-16 14:24:09 +0200 |
commit | fa47c353d7ebc653e5a90eee68535fb6e55f2c30 (patch) | |
tree | 0fce881b73ac683edbc59c55d4e40c8bc63bca4a /readme.md | |
parent | 051151421c4438d7d930c9036003dd82d8a6806d (diff) | |
download | keks-meet-fa47c353d7ebc653e5a90eee68535fb6e55f2c30.tar keks-meet-fa47c353d7ebc653e5a90eee68535fb6e55f2c30.tar.bz2 keks-meet-fa47c353d7ebc653e5a90eee68535fb6e55f2c30.tar.zst |
extend protocol for optional streams
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -35,7 +35,7 @@ When changing code, use `make watch` to re-build things automatically as needed. If you use this project or have any suggestions, please [contact me](https://metamuffin.org/contact) -## Rift +## _Rift_ _Rift_ is similar to the [magic wormhole](https://github.com/magic-wormhole/magic-wormhole), except that is peer-to-peer. It reuses the keks-meet signaling server to establish a WebRTC data channel. |