Commit Graph

51 Commits (master)

Author SHA1 Message Date
Alex 91db91cdab debugging 2022-03-19 20:52:56 +01:00
Alex 9d539ba009 changed the way sent and received messages are stored 2022-03-18 23:10:04 +01:00
Alex 1ca05ff9b1 changed the way sent and received messages are stored 2022-03-18 23:00:03 +01:00
Alex a3db3f819c changed the way sent and received messages are stored 2022-03-18 21:38:02 +01:00
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 a2e34202d3 debug 2022-03-15 20:43:51 +01:00
Alex 7afb928123 handling for err status and already in queue for mc messages 2022-03-15 14:21:11 +01:00
Alex 35e12e86b1 add webClient is nil check 2022-03-13 20:05:59 +01:00
Alex 9a7791dc94 reply to ack message with reply 2022-02-28 21:01:43 +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 6e3946c620 origin dest added to reply the sender after successful reply of the target dest 2022-02-12 20:43:23 +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 f5a793b526 remove message from send messages queue when minecraft answers the ack message 2022-02-05 21:33:19 +01:00
Alex 457a238082 ensure that messages are received through ack 2022-01-30 20:53:32 +01:00
Alex a2fd670878 ensure that messages are received through ack 2022-01-30 14:24:45 +01:00
Alex 897c03192a forwarding handling 2022-01-01 16:38:18 +01:00
Alex 650898170a reply handling 2022-01-01 13:03:17 +01:00
Alex b42f073212 reply handling 2022-01-01 12:52:32 +01:00
Alex e92f715da7 reply handling 2021-12-29 22:46:50 +01:00
Alex bacfe4079c reply handling 2021-12-29 22:22:43 +01:00
Alex af8bcc06a5 reply handling 2021-12-29 21:14:47 +01:00
Alex a58d4f3e3a reply handling 2021-12-29 21:13:49 +01:00
Alex 114c044bf5 reply handling 2021-12-29 21:11:18 +01:00
Alex 8fe0e0c60d reply handling 2021-12-29 20:38:26 +01:00
Alex a2ac6a66d5 reply handling 2021-12-29 20:09:28 +01:00
Alex c2ca8781a0 reply handling 2021-12-29 19:53:28 +01:00
Alex 1bf67c5717 reply handling 2021-12-29 19:45:50 +01:00
Alex c69201ff61 reply handling 2021-12-29 19:34:21 +01:00
Alex 570ce95091 reply handling 2021-12-29 15:57:37 +01:00
Alex 91f160496b reply handling 2021-12-29 15:37:04 +01:00
Alex 2c8f5aa56b minecraft ack handling 2021-12-29 14:15:22 +01:00
Alex eaa8d0b142 minecraft ack handling 2021-12-29 13:01:57 +01:00
Alex 64488ca532 added func getMinecraftClientByConn 2021-12-29 12:16:28 +01:00
Alex c0a5177c4f send message to mc server 2021-12-28 21:58:19 +01:00
Alex 1bebabed8f changed SendMessageToJava to EncodeJavaMessage 2021-12-28 20:55:42 +01:00
Alex 0f6256d831 added mcClient valid check 2021-12-28 20:28:55 +01:00
Alex ab71246316 renamed SendMessageToClient to EncodeWebMessage 2021-12-28 19:48:07 +01:00
Alex 7af4023663 auto restart system 2021-12-27 22:46:38 +01:00