Commit Graph

174 Commits (6a02d841a680788328607819b787c7cce42ee758)

Author SHA1 Message Date
Alex 6a02d841a6 added method to get mc client after dest 2022-03-15 21:47:04 +01:00
Alex 51dd260e1b Origin dest and cmdID added to msg to send voice and mobile queue 2022-03-15 21:43:39 +01:00
Alex 1bff2cb88c give each mc client a destination number when connecting 2022-03-15 21:35:12 +01:00
Alex e8e633d6b4 give each mc client a destination number when connecting 2022-03-15 21:34:03 +01:00
Alex 8d94edf656 give each mc client a destination number when connecting 2022-03-15 21:33:31 +01:00
Alex 141b33dadc give each mc client a destination number when connecting 2022-03-15 21:30:47 +01:00
Alex f340e54f80 give each mc client a destination number when connecting 2022-03-15 21:30:10 +01:00
Alex 33e5f71f8e give each mc client a destination number when connecting 2022-03-15 21:28:47 +01:00
Alex 194d5f4510 looping through send queue messages instead of voice CMD IDs through backend 2022-03-15 20:59:22 +01:00
Alex ef021c2a62 looping through send queue messages instead of voice CMD IDs through backend 2022-03-15 20:54:49 +01:00
Alex f8b4b26a04 debug 2022-03-15 20:48:38 +01:00
Alex a2e34202d3 debug 2022-03-15 20:43:51 +01:00
Alex 107a9a8467 better error handling for SendBinaryMessage 2022-03-15 19:31:24 +01:00
Alex 51b6f7a9ce better error handling for SendBinaryMessage 2022-03-15 19:29:20 +01:00
Alex 6606c1fbde better error handling for SendBinaryMessage 2022-03-15 19:24:21 +01:00
Alex 7afb928123 handling for err status and already in queue for mc messages 2022-03-15 14:21:11 +01:00
Alex 530be231e3 debug msg 2022-03-15 12:14:05 +01:00
Alex 54237b2df7 debug msg 2022-03-15 12:12:19 +01:00
Alex 2b9ec08d14 debug msg 2022-03-15 12:02:25 +01:00
Alex 05c337e67d debug msg 2022-03-15 12:01:21 +01:00
Alex 219c7173e1 debug msg 2022-03-14 21:46:14 +01:00
Alex 33adc0a68b debug msg 2022-03-14 21:32:25 +01:00
Alex 2b97eaca48 Connection message for Minecraft when the voice/mobile connection is opened 2022-03-13 21:48:38 +01:00
Alex 7e9a76bc1c Connection message for Minecraft when the mobile connection is closed 2022-03-13 21:43:11 +01:00
Alex 94d81874b9 Connection message for Minecraft when the mobile connection is closed 2022-03-13 21:37:50 +01:00
Alex 2f8a0ae506 Connection message for Minecraft when the mobile connection is closed 2022-03-13 21:05:24 +01:00
Alex 35e12e86b1 add webClient is nil check 2022-03-13 20:05:59 +01:00
Alex 40cb2961be rm debug msg 2022-03-13 16:42:50 +01:00
Alex 8a601e612b debug msg 2022-03-13 16:41:42 +01:00
Alex c23a6dcdab added ack handling for voice and mobile send queue messages 2022-03-01 19:36:28 +01:00
Alex 9a7791dc94 reply to ack message with reply 2022-02-28 21:01:43 +01:00
Alex 5406b82a2b use var currentTime for msg.Time 2022-02-28 17:47:58 +01:00
Alex 9a786175c6 origin dest added to reply the sender after successful reply of the target dest 2022-02-12 21:19:13 +01:00
Alex 78e4b1293b origin dest added to reply the sender after successful reply of the target dest 2022-02-12 21:16:19 +01:00
Alex ab87246059 origin dest added to reply the sender after successful reply of the target dest 2022-02-12 21:15:20 +01:00
Alex 7c17c03546 origin dest added to reply the sender after successful reply of the target dest 2022-02-12 21:10:35 +01:00
Alex 7f2ee4c860 origin dest added to reply the sender after successful reply of the target dest 2022-02-12 21:08:11 +01:00
Alex 0731f40933 origin dest added to reply the sender after successful reply of the target dest 2022-02-12 20:44:06 +01:00
Alex 6e3946c620 origin dest added to reply the sender after successful reply of the target dest 2022-02-12 20:43:23 +01:00
Alex dbc4d922aa wrong value from the loop compared with the parameter 2022-02-12 20:34:51 +01:00
Alex 2f43d26f4a removed ackHandler debugging 2022-02-12 20:26:36 +01:00
Alex cf4257e2f1 debugging 2022-02-12 20:24:42 +01:00
Alex 7126dcd88c moved debugLevel check into logger 2022-02-12 20:22:04 +01:00
Alex b577de3e2e debugLevel test 2022-02-12 20:19:53 +01:00
Alex 347e1dffca changed ack handler delay to 3 seconds to debug the log messages 2022-02-05 21:37:08 +01:00
Alex f5a793b526 remove message from send messages queue when minecraft answers the ack message 2022-02-05 21:33:19 +01:00
Alex 0b65decaa3 renamed RemoveMessageFromSendQueueByCmdID to RemoveSendMessageFromQueueByCmdID 2022-02-05 20:54:27 +01:00
Alex 00fb629921 disabled file logging 2022-02-01 07:28:26 +01:00
Alex 6b6f2f2e84 debug 2022-01-31 21:03:47 +01:00
Alex 1f66440645 ensure that messages are received through ack 2022-01-31 20:50:15 +01:00