Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • A ai12-othello
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 5
    • Issues 5
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Alexandre Ducarne
  • ai12-othello
  • Merge requests
  • !53

Merged
Created Dec 01, 2019 by Cynthia Soimansoib@csoimansDeveloper

Refactored project structure for network messages

  • Overview 2
  • Commits 3
  • Changes 51

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.
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: feature/network/refactor-messages-location