Patrons de conception - S2S: Difference between revisions

From air
Jump to navigation Jump to search
No edit summary
Line 5: Line 5:


== MVC ==
== MVC ==
* Model: communicate with database : sends logins + comments + settings, to the view and controller
* Model: communicate with database : dictionnary


* View: video chat interface for each client
* View: one window with streams from different computers + users window (on his computer) with the possibility of adding comments and setting up the view + admin interface


* Controller: updates view and model, processes data
* Controller: updates view and model, processes data



== Message Translator ==
== Message Translator ==

Revision as of 09:07, 15 February 2016

List of Design Pattern


MVC

  • Model: communicate with database : dictionnary
  • View: video chat interface for each client
  • Controller: updates view and model, processes data

Message Translator

Spiltter

RBAC (WebRTC)

Continuous Delivery Patterns (auto-learning)