Audon Audio Chat based on the WebRTC Addon

This Addon based on webrtc. Audon is a service of realtime audio chat.
With small changes, the WebRTC addon could be adapted to Audon so that it can be loaded into an iframe. In the ifram, the Friendica handle can be connected and a room opened. Audio conversations between Friendica users are possible.
https://github.com/friendica/friendica-addons/pull/1357
This commit is contained in:
loma-one 2023-06-20 17:26:03 +02:00 committed by Hypolite Petovan
parent 6d200dd419
commit effa19c467
4 changed files with 129 additions and 0 deletions

6
audon/README.md Normal file
View file

@ -0,0 +1,6 @@
Audon Addon
=============
This is a quick and dirty addon to add a [Audon][1] website as an app. This Addon based on webrtc. Audon is a service of realtime audio chat
[1]: https://codeberg.org/nmkj/audon