Conversation
e624d5f to
b0634c5
Compare
b0634c5 to
95602d0
Compare
|
Nice job! You've created very simple code. However, I don't understand why you changed This approach is simpler, but it lacks some features from the previous one, such as:
I thought that we would develop this app as both an Elixir Videoroom replacement and a simple example. For me, code written in |
|
The reason behind replacing Whether to make this example a replacement for the Elixir room manager is TBD. But if we want to do this, I think we should drop the simplicity requirement and make this example more sophisticated (basically, rewind it to your Room Manager POC). |
95602d0 to
ec7d145
Compare
This PR simplifies (hopefully) and migrates the Room Manager POC that has been used internally by our dev team.