Files
talk/src/core/client/framework
Wyatt JohnsonandGitHub 0c97ba0f4a [CORL-450] Embed Code copy (#2411)
* fix: adjusted copy in embed code

* fix: adjusted translation message API

* fix: fixed tests
2019-07-19 15:55:29 +00:00
..
2019-06-28 22:51:42 +00:00
2019-06-28 22:51:42 +00:00
2019-07-19 15:55:29 +00:00
2019-06-25 21:48:58 +02:00
2019-05-22 21:32:24 +02:00
2018-06-27 22:06:30 +00:00
2019-05-22 21:32:24 +02: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