Skip to content

Feat/data main classes and .gitignore files

Benjamin Vaysse requested to merge feat/DataMainClasses into develop
  • Created 3 .gitignore files (one global, one for Client and one for Server)
  • Created and documented global classes in a new CommonClasses package

Common classes are :

  • Message
  • Channel {abstract}
  • OwnedChannel
  • SharedChannel
  • Subscription
  • User

Merge request reports

Loading