TeaWeb/shared/js/connection
WolverinDEV 6f56150e0b Changes are listed bellow:
- Fixed the control bar microphone and speaker buttons
    - Improved the default identity generation (no web worker required now)
    - Improved voice connection error handling (especially for firefox)
    - Adding a max reconnect limit for voice connection
    - Don't show the newcomer guide when directly connection to a server
    - Fixed default profile initialisation
2020-09-16 19:30:28 +02:00
..
AbstractCommandHandler.ts Resolved all tc-shared imports into relative imports 2020-09-12 15:49:20 +02:00
CommandHandler.ts Resolved all tc-shared imports into relative imports 2020-09-12 15:49:20 +02:00
CommandHelper.ts Resolved all tc-shared imports into relative imports 2020-09-12 15:49:20 +02:00
ConnectionBase.ts Resolved all tc-shared imports into relative imports 2020-09-12 15:49:20 +02:00
ConnectionFactory.ts Resolved all tc-shared imports into relative imports 2020-09-12 15:49:20 +02:00
DummyVoiceConnection.ts Resolved all tc-shared imports into relative imports 2020-09-12 15:49:20 +02:00
ErrorCode.ts Some minimal client improvements 2020-08-22 17:50:38 +02:00
HandshakeHandler.ts Changes are listed bellow: 2020-09-16 19:30:28 +02:00
PluginCmdHandler.ts Resolved all tc-shared imports into relative imports 2020-09-12 15:49:20 +02:00
ServerConnectionDeclaration.ts Resolved all tc-shared imports into relative imports 2020-09-12 15:49:20 +02:00
ServerFeatures.ts Resolved all tc-shared imports into relative imports 2020-09-12 15:49:20 +02:00
VoiceConnection.ts Changes are listed bellow: 2020-09-16 19:30:28 +02:00