openreplay/frontend/app/player/MessageDistributor
NoGameNoFun 3412bf1567
Changed how the _config in AssistManager construct
- Changed URL().host to URL().hostname so it wont attached port while the config set again another port and causing duplicate port when connect using peerjs. 
- Changed the port in the config to check first if the URL() has port defined, then using the defined port first, so user can use custom port number for ws, when there is no custom port defined at the domainUrl, then it will then check https or not and append the correct port.
2021-12-29 09:33:16 +08:00
..
managers Changed how the _config in AssistManager construct 2021-12-29 09:33:16 +08:00
StatedScreen fix(frontend-player): try-catch around insertRule and querySelector 2021-12-01 21:56:52 +01:00
index.js openreplay frontend 2021-05-01 15:12:01 +05:30
MessageDistributor.ts change(ui) - offline vs live session 2021-12-27 20:07:08 +05:30
MessageReader.ts wip (frontent): assist call functionality 2021-06-22 01:33:22 +02:00
messages.ts feat(frontend): error on wrong message type 2021-11-15 10:49:45 +01:00
PrimitiveReader.ts fix(frontend-player): PrimitiveReader fix 2021-11-16 20:52:34 +01:00
Timed.ts wip (frontent): assist call functionality 2021-06-22 01:33:22 +02:00