workadventure/front/src/WebRtc
David Négrier bf070c33b5 Migrating front protobuf encode/decode to ts-proto lib
The ts-proto lib has the huge advantage of producing code the "Typescript" way and not the "Java" way.
In particular, for "oneof" types in protobuf, it is generating "ADT" that can be used to check if we forgot or not to deal with a type.
2022-01-03 15:52:46 +01:00
..
BlackListManager.ts Users blocking now rely on UUID rather than ID 2021-07-07 11:24:51 +02:00
ColorGenerator.ts Adding hightlight to player names when they follow each others 2021-12-23 18:07:51 +01:00
CoWebsiteManager.ts refocusing on target (if any) in case of an external resize 2021-12-07 12:48:08 +01:00
DeviceUtils.ts FIX: reimplemented the old stream behavior on bad navigators like chrome 2021-09-07 16:39:44 +02:00
HtmlUtils.ts Update strategy to use css 2021-08-23 10:20:48 +02:00
JitsiFactory.ts Fixing linting 2021-11-24 15:29:12 +01:00
LayoutManager.ts Create GameMapProperties index 2021-11-02 10:52:25 +01:00
MediaManager.ts Hotfix media constraint error 2021-09-05 19:36:57 +02:00
ScreenSharingPeer.ts Improve mobile camera shown (#1354) 2021-08-10 22:35:26 +02:00
SimplePeer.ts Migrating front protobuf encode/decode to ts-proto lib 2022-01-03 15:52:46 +01:00
VideoPeer.ts Fixing broken chat API 2021-09-13 14:50:02 +02:00