mrf7/DJApp

POC For Device to Device communication

mrf7 opened this issue · 0 comments

mrf7 commented

Need to decide on a strategy for communication between devices that gives the following

  • Allows users to create, join, and end sessions
  • Allows users to send messages to one or more "leader" roles (party owner, dj, etc)
    • Receivers of the messages should receive them as push notifications whether the app is running or not
  • Allows users to either search for sessions physically near them or join a session via QR code, nfc, etc.
    Implement a POC that can create a session, join a session, and share a message between devices in a given session