From 9ea5160fbca2a28f96a2dfd9217cb123f4d609bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20=C5=9Aled=C5=BA?= Date: Fri, 13 Dec 2024 18:10:21 +0100 Subject: [PATCH] Mention Elixir WebRTC live components (#3553) --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 3e11d2281b..ead16b262a 100644 --- a/README.md +++ b/README.md @@ -62,6 +62,8 @@ Also follow these announcements from the Phoenix team on LiveView for more examp * [Build a real-time Twitter clone with LiveView](https://www.phoenixframework.org/blog/build-a-real-time-twitter-clone-in-15-minutes-with-live-view-and-phoenix-1-5) + * [Build a real-time Twitch clone with LiveView and Elixir WebRTC](https://www.youtube.com/watch?v=jziOb2Edfzk) + * [Initial announcement](https://dockyard.com/blog/2018/12/12/phoenix-liveview-interactive-real-time-apps-no-need-to-write-javascript) ## Component systems @@ -84,6 +86,8 @@ community at different stages of development: * [Fluxon UI](https://fluxonui.com): Elegant and accessible UI components for Phoenix LiveView +* [Live ExWebRTC](https://github.com/elixir-webrtc/live_ex_webrtc): Phoenix LiveView components for real-time streaming + ## What makes LiveView unique? LiveView is server-centric. You no longer have to worry about managing