This app demonstrates some ways to deal with user specific content that appears within global pages in a Rails application. Real time content updates are handled by turbo-rails.
- The
main
branch usesbroadcast_replace_to
with lazy loaded turbo frames - The
turbo-morph
branch usesbroadcast_refresh_to
withmorph