Commit Graph

106 Commits

Author SHA1 Message Date
Sergiu Toma ac078e72ff LINXD-2222: Removed requestCert and rejectedUnauthorized from server options 2022-09-20 14:15:54 +03:00
Sergiu Toma be396e1047 LINXD-2222: Set namespate to '/'; Removed httpolyglot; Removed unused code 2022-09-20 14:02:22 +03:00
Sergiu Toma 149876fc70 LINXD-2222: use https instead of httpolyglot; Added logs 2022-09-20 09:36:31 +03:00
Sergiu Toma a6681ffe40 LINXD-2222: Update 2022-09-19 23:32:15 +03:00
Sergiu Toma efc9bfd114 LINXD-2222: Update 2022-09-19 23:31:36 +03:00
Sergiu Toma a8afa8a532 LINXD-2222: Update 2022-09-19 23:30:18 +03:00
Sergiu Toma 507c131058 LINXD-2222: Update 2022-09-19 23:28:39 +03:00
Sergiu Toma 043f66eb0c LINXD-2222: Update 2022-09-19 23:24:32 +03:00
Sergiu Toma cb5716dd5c LINXD-2222: Update 2022-09-19 23:12:24 +03:00
Sergiu Toma ae39a45f6d LINXD-2222: Update 2022-09-19 23:09:55 +03:00
Sergiu Toma 0ec5769ee0 LINXD-2222: Update 2022-09-19 18:12:37 +03:00
Sergiu Toma 72ee3e43ab LINXD-2222: Update 2022-09-19 18:10:34 +03:00
Sergiu Toma f20c7fada8 LINXD-2222: Update 2022-09-19 18:06:39 +03:00
Sergiu Toma 53a654c50f LINXD-2222: Update 2022-09-19 18:02:30 +03:00
Sergiu Toma d54403299f LINXD-2222: Update 2022-09-19 17:55:21 +03:00
Sergiu Toma 177d54ec67 LINXD-2222: Update 2022-09-19 17:45:42 +03:00
Sergiu Toma 649c7a3767 LINXD-2222: Update 2022-09-19 17:45:18 +03:00
Sergiu Toma 08d6ccbb21 LINXD-2222: Update 2022-09-19 17:44:45 +03:00
Sergiu Toma fd005351b5 LINXD-2222: Update 2022-09-19 17:43:39 +03:00
Sergiu Toma fc111540d8 LINXD-2222: Update 2022-09-19 17:42:42 +03:00
Sergiu Toma c4f4be0aa8 LINXD-2222: Update 2022-09-19 17:42:16 +03:00
Sergiu Toma 40c03592df LINXD-2222: Update 2022-09-19 17:40:57 +03:00
Sergiu Toma a59cbcf8cc LINXD-2222: Update 2022-09-19 17:13:48 +03:00
Sergiu Toma 7cc3a95b38 LINXD-2222: Update 2022-09-19 17:12:22 +03:00
Sergiu Toma 05e3d997f1 LINXD-2222: Update 2022-09-19 17:04:56 +03:00
Sergiu Toma 9c731f4085 LINXD-2222: Update 2022-09-19 17:03:58 +03:00
Sergiu Toma f6d862966e LINXD-2222: Update 2022-09-19 17:02:13 +03:00
Sergiu Toma 05ccd5cfd4 LINXD-2222: Update 2022-09-19 17:00:43 +03:00
Sergiu Toma 43eee11c7e LINXD-2222: Update 2022-09-19 16:53:32 +03:00
Sergiu Toma 0033cd528d LINXD-2222: Update 2022-09-19 16:53:09 +03:00
Sergiu Toma 52b922825f LINXD-2222: Update 2022-09-19 16:48:46 +03:00
Sergiu Toma 07be8af9ae LINXD-2222: Update 2022-09-19 16:46:43 +03:00
Sergiu Toma 29737fe5d8 LINXD-2222: Fix middleware typo 2022-09-19 16:44:29 +03:00
Sergiu Toma 1f5755b72d LINXD-2222: Added wildcard; Replace httpolyglot with https; Set CORS to * 2022-09-19 16:21:50 +03:00
Sergiu Toma 7b6f78725b LINXD-2209: Call closeCall from producerclose and transportclose on consumer handlers; Update README.md 2022-09-16 18:49:56 +03:00
Sergiu Toma 41c6ad281d Delete the whole call(with id) when we call closeCall 2022-09-16 11:08:02 +03:00
Sergiu Toma 28497fda91 Merge with master 2022-09-15 17:53:37 +03:00
Sergiu Toma 22e8b4d364 LINXD-2209: Refactor how we close the call; Check for callId in createRoom event 2022-09-15 17:07:47 +03:00
Adriana 575dbd69b0 Allow io3 on server creation 2022-09-15 14:49:10 +03:00
Sergiu Toma a51a757d17 LINXD-2209: Correctly close the call 2022-09-15 09:57:57 +03:00
Sergiu Toma c059dd5afc LINXD-2209: Correctly close the call 2022-09-15 09:56:32 +03:00
Sergiu Toma 19808da24e LINXD-2209: Get callId from soekct dictionary in consumer-resume case 2022-09-15 09:43:59 +03:00
Sergiu Toma 2f6c25c171 LINXD-2209: Correctly set router to videoCalls 2022-09-15 09:41:24 +03:00
Sergiu Toma ead0069aa8 LINXD-2209: Correctly set router to videoCalls 2022-09-15 09:39:52 +03:00
Sergiu Toma 434c8f744c LINXD-2209: Correctly set router to videoCalls 2022-09-15 09:35:35 +03:00
Sergiu Toma 7198dc91b1 LINXD-2209: Check for router in videoCalls 2022-09-15 09:33:30 +03:00
Sergiu Toma f629012712 LINXD-2209: Check for router in videoCalls 2022-09-15 09:32:41 +03:00
Sergiu Toma 41b50d2a11 LINXD-2209: Identify the callId from dictionary 2022-09-15 09:19:04 +03:00
Sergiu Toma b85ba68c9c LINXD-2209: Added comments 2022-09-13 22:24:10 +03:00
Sergiu Toma 6acd276324 LINXD-2209: Refactor how we save router, consumer, producer, producerTransport and consumerTransport 2022-09-13 22:16:51 +03:00