Skip to content

Commit

Permalink
Mention Elixir WebRTC live components (#3553)
Browse files Browse the repository at this point in the history
  • Loading branch information
mickel8 authored Dec 13, 2024
1 parent 55a2e1d commit 9ea5160
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down

0 comments on commit 9ea5160

Please sign in to comment.