Files
talk/src/core/client/framework
2018-09-06 00:06:58 +02:00
..
2018-08-30 15:41:08 +02:00
2018-09-06 00:06:58 +02:00
2018-08-24 14:11:09 +02:00
2018-08-24 11:17:09 +02:00
2018-09-06 00:06:58 +02:00
2018-06-27 22:06:30 +00:00
2018-07-16 16:25:10 -03:00

Framework

All our client targets (e.g. stream, admin, ...) are based functionality provided by this framework.

What should be inside framework

  • Code that are specific to a certain target (e.g. stream, admin, ...) must not live here.
  • Code that are shared by different targets should be put in framework