arenaxr / arena-account

Django project user account management for the ARENA.
https://docs.arenaxr.org/content/architecture/security.html
BSD 3-Clause "New" or "Revised" License
1 stars 2 forks source link

Topic Structure Refactor #56

Open nampereira opened 2 years ago

nampereira commented 2 years ago
  1. New scene subtopics that users subscribe/publish to:
    <realm>/s/<namespace>/<scenename>/u/
    <realm>/s/<namespace>/<scenename>/g/
    <realm>/s/<namespace>/<scenename>/p/
  2. Shorter proc: <realm>/proc -> <realm>/p
  3. Marker detections go to: <realm>/d/public/m(replace <realm>/g/a)
  4. Add userid to network latency topic
  5. Event and camera messages refactor
  6. Change ‘apriltag’ detection message type to ‘marker’
  7. New ‘device_data’ type for device data
  8. Change chat topics o=pub; p=priv

Details: https://docs.google.com/presentation/d/1MRfo1IiIOiseMZ9BSAp-ksWmTouq9SW8RDAf8GKfnag/edit?usp=sharing