We can't find the internet
Attempting to reconnect
Something went wrong!
Hang in there while we get back on track
Advice on Phoenix Project Architecture for Divided Applications
147
clicks
Source: reddit.com
debarchito is working on a Phoenix project split into three main applications: API Server, Vendor Dashboards, and a web-based Customer Ordering App. They need to ensure synchronized sessions across vendors and customers using a room model for communication, involving Phoenix Channels and Pub/Sub. They are seeking advice on using an umbrella project, defining channels and Pub/Sub, and whether to use LiveView or a JavaScript framework like Svelte/SvelteKit for the front-end.
Related posts
© HashMerge 2024