kamranhossain
Chat, Screen Sharing & Whiteboard
I am kind a beginner in Elixir and Phoenix. Still exploring so I asked a question which can be topic of discussion.
For chat application which can share screen and working with whiteboard, which packages within elixir and phoenix can help.
For the chat scenario.
I know that Phoenix Channel and Presence will help.
I want to know is there any good package which can help with screen sharing and whiteboard or I need to build those functionality from ground up?
If any other suggestions beside those, you can share here.
Thanks for your patience.
Most Liked
kokolegorille
Phoenix will give You an easy bi-directional communication between clients and server.
Chat is an easy task
Screen sharing and white board can be done with webrtc
It is possible to use Phoenix as the signalling server for webrtc.
You might have to look at frontend packages too to achieve this. Or liveview maybe.
outlog
Popular in Discussions
Other popular topics
Categories:
Sub Categories:
Forums
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #elixirconf
- #exunit
- #discussion
- #code-sync
- #javascript
- #podcasts
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #phoenix_html
- #iex
- #blog-post
- #graphql
- #genstage
- #ai
- #websockets
- #supervisor
- #elixirconf-us
- #advent-of-code
- #distillery
- #processes
- #forms
- #api
- #metaprogramming
- #security
- #hex









