Commit Graph

57 Commits (master)

Author SHA1 Message Date
Alex 0f61a33a36 send message to mc client when connection with destination number is established 2022-03-19 22:26:28 +01:00
Alex 91db91cdab debugging 2022-03-19 20:52:56 +01:00
Alex 254fd6c74a ack handling 2022-03-18 23:51:05 +01:00
Alex d6dcdce0cb ack handling 2022-03-18 23:48:40 +01:00
Alex 9f19a3e71f ack handling 2022-03-18 23:47:34 +01:00
Alex 3891bde8e0 ack handling 2022-03-18 23:39:18 +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 33e5f71f8e give each mc client a destination number when connecting 2022-03-15 21:28:47 +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 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 9a786175c6 origin dest added to reply the sender after successful reply of the target dest 2022-02-12 21:19:13 +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 dbc4d922aa wrong value from the loop compared with the parameter 2022-02-12 20:34:51 +01:00
Alex 7126dcd88c moved debugLevel check into logger 2022-02-12 20:22:04 +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 5ecfc78b11 logrus test 2022-01-31 20:33:31 +01:00
Alex 5782a0a357 logrus test 2022-01-31 20:11:00 +01:00
Alex 32f6dbbb81 websocket ack timeouts 2022-01-30 21:10:28 +01:00
Alex 16c8241d77 websocket ack timeouts 2022-01-30 21:08:13 +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 ffcb9308ff ensure that messages are received through ack 2022-01-29 23:29:56 +01:00
Alex 897c03192a forwarding handling 2022-01-01 16:38:18 +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 bcc9d970d3 reply handling 2021-12-29 22:30:00 +01:00
Alex 0c1e06761f reply handling 2021-12-29 22:28:48 +01:00
Alex e66c116562 reply handling 2021-12-29 22:06:28 +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 774e782e3b reply handling 2021-12-29 20:40:45 +01:00
Alex 8fe0e0c60d reply handling 2021-12-29 20:38:26 +01:00
Alex 1634ce4fc5 reply handling 2021-12-29 19:59:35 +01:00
Alex c2ca8781a0 reply handling 2021-12-29 19:53:28 +01:00
Alex c69201ff61 reply handling 2021-12-29 19:34:21 +01:00
Alex 9926cdba0e reply handling 2021-12-29 15:21:17 +01:00
Alex 864ce29220 reply handling 2021-12-29 15:18:58 +01:00
Alex eedb04be56 reply handling 2021-12-29 15:05:53 +01:00
Alex a9355a82a9 changed DecodeMessage to DecodeWebMessage 2021-12-29 15:04:55 +01:00
Alex eaa8d0b142 minecraft ack handling 2021-12-29 13:01:57 +01:00
Alex 1ea6c3afa8 added mutex 2021-12-29 12:12:48 +01:00
Alex 65c162099b mutext for voice and mobile conn 2021-12-29 12:09:04 +01:00