Skip to content
  • Cynthia Soimansoib's avatar
    Refactored project structure for network messages · 15570813
    Cynthia Soimansoib authored and Corentin Boulanger's avatar Corentin Boulanger committed
    Server side and client side had a copy of every message shared between
    server and client. Since there is a single app for the two sides, there
    is no need for this, so messages are now in common package of the app.
    - All classes impacted now have refactored imports.
    15570813