TeaWeb/shared/js/connection
2020-12-05 22:59:46 +01:00
..
rtc Fixed unlimited Video retries 2020-12-05 22:59:46 +01:00
AbstractCommandHandler.ts Resolved all tc-shared imports into relative imports 2020-09-12 15:49:20 +02:00
CommandHandler.ts Actually adding remote ICE candidates as well 2020-12-05 22:21:14 +01:00
CommandHelper.ts Resolved all tc-shared imports into relative imports 2020-09-12 15:49:20 +02:00
ConnectionBase.ts Updated the package version to 1.5.0 and some minor changes 2020-12-02 18:23:42 +01:00
ConnectionFactory.ts Resolved all tc-shared imports into relative imports 2020-09-12 15:49:20 +02:00
DummyVoiceConnection.ts Using tr as imported function and changed the shared app declaration build mechanism 2020-11-29 14:42:02 +01:00
ErrorCode.ts Some minimal client improvements 2020-08-22 17:50:38 +02:00
HandshakeHandler.ts Moved the connection handler 2020-09-24 11:24:31 +02:00
PluginCmdHandler.ts Using tr as imported function and changed the shared app declaration build mechanism 2020-11-29 14:42:02 +01:00
ServerConnectionDeclaration.ts Resolved all tc-shared imports into relative imports 2020-09-12 15:49:20 +02:00
ServerFeatures.ts Using tr as imported function and changed the shared app declaration build mechanism 2020-11-29 14:42:02 +01:00
VideoConnection.ts Updated the video codec, added screen sharing and added a lot of video configure options. 2020-11-22 13:48:15 +01:00
VoiceConnection.ts Added legacy support for the non 1.5.0 TeaSpeak server voice bridge and fixed the client status updates 2020-11-17 14:27:46 +01:00