diff options
author | metamuffin <metamuffin@disroot.org> | 2022-09-13 19:09:12 +0200 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2022-09-13 19:09:12 +0200 |
commit | 473c7624c1419c6636addebb183dede5be88b061 (patch) | |
tree | a5e27396bda5a5a2281337a0049b004218e98200 /readme.md | |
parent | 7e88c11cbf817cb6cdbaf9b9f55564c4f9081e26 (diff) | |
download | keks-meet-473c7624c1419c6636addebb183dede5be88b061.tar keks-meet-473c7624c1419c6636addebb183dede5be88b061.tar.bz2 keks-meet-473c7624c1419c6636addebb183dede5be88b061.tar.zst |
getting closer to webrtc in rust
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -99,6 +99,7 @@ Booleans can be either `1`, `true`, `yes` or their opposites. I convenience func - Dont use websocket to send images to not block anything else - How do we implement global hotkeys? - Tray icon for native +- Pin js by bookmarking data:text/html loader page ## Protocol |