Commit Graph

116 Commits (master)

Author SHA1 Message Date
Alex 1714f0da50 ensure that messages are received through ack 2022-01-31 19:27:35 +01:00
Alex 3ccd014d69 ensure that messages are received through ack 2022-01-31 19:17:04 +01:00
Alex b7c853770f websocket ack timeouts 2022-01-30 21:49:20 +01:00
Alex da2a79d874 websocket ack timeouts 2022-01-30 21:11:54 +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 df8c94a795 ensure that messages are received through ack 2022-01-30 20:43:39 +01:00
Alex b2a3601ce2 ensure that messages are received through ack 2022-01-30 20:41:15 +01:00
Alex 24b6f577ee config sample 2022-01-30 14:34:25 +01:00
Alex 9cdc136968 ensure that messages are received through ack 2022-01-30 14:26:06 +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 650898170a reply handling 2022-01-01 13:03:17 +01:00
Alex b42f073212 reply handling 2022-01-01 12:52:32 +01:00
Alex 4473d24370 reply handling 2021-12-29 22:57:11 +01:00
Alex 6ecc983eb0 reply handling 2021-12-29 22:48:22 +01:00
Alex e92f715da7 reply handling 2021-12-29 22:46:50 +01:00
Alex 134c30fa9c reply handling 2021-12-29 22:31:14 +01:00
Alex bacfe4079c reply handling 2021-12-29 22:22:43 +01:00
Alex 0246a75425 reply handling 2021-12-29 22:08:32 +01:00
Alex e66c116562 reply handling 2021-12-29 22:06:28 +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 0f99044933 reply handling 2021-12-29 20:43:05 +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 96917f7bb6 reply handling 2021-12-29 20:04:53 +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 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 3924482dd4 reply handling 2021-12-29 15:22:58 +01:00
Alex a9355a82a9 changed DecodeMessage to DecodeWebMessage 2021-12-29 15:04:55 +01:00
Alex e14a04f81c reply handling 2021-12-29 15:03:15 +01:00
Alex 60ff336abd reply handling 2021-12-29 14:56:14 +01:00
Alex ab7d97a57a added debug msg 2021-12-29 14:21:19 +01:00
Alex c0e38eb3c7 added debug msg 2021-12-29 14:20:17 +01:00
Alex 2c8f5aa56b minecraft ack handling 2021-12-29 14:15:22 +01:00
Alex a90e1245d1 changed getting web client func 2021-12-29 14:14:38 +01:00
Alex eaa8d0b142 minecraft ack handling 2021-12-29 13:01:57 +01:00
Alex 05ad5ea7be changed connection to conn 2021-12-29 12:16:49 +01:00
Alex 64488ca532 added func getMinecraftClientByConn 2021-12-29 12:16:28 +01:00
Alex eb5cce66f5 send message to mc server 2021-12-28 22:23:34 +01:00
Alex 5a4090c8b1 send message to mc server 2021-12-28 22:23:28 +01:00
Alex 9e2bc97862 send message to mc server 2021-12-28 22:21:47 +01:00
Alex c0a5177c4f send message to mc server 2021-12-28 21:58:19 +01:00
Alex 4af290fcf7 send message to mc server 2021-12-28 21:57:57 +01:00
Alex 57a1164b2c debug msg 2021-12-28 21:00:22 +01:00
Alex 29762de7dd debug msg 2021-12-28 20:59:54 +01:00
Alex 31bc796048 debug msg 2021-12-28 20:59:05 +01:00
Alex 0726a4f249 debug msg 2021-12-28 20:57:08 +01:00
Alex 1bebabed8f changed SendMessageToJava to EncodeJavaMessage 2021-12-28 20:55:42 +01:00
Alex 450e71534a debug msg 2021-12-28 20:53:53 +01:00
Alex 4869887ec0 debug msg 2021-12-28 20:52:48 +01:00
Alex 0f6256d831 added mcClient valid check 2021-12-28 20:28:55 +01:00
Alex d4a0ff6269 renamed SendMessageToClient to EncodeWebMessage 2021-12-28 20:15:28 +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
Alex 34f012e999 moved dest into kraProtocol 2021-12-27 22:43:55 +01:00
Alex 6e11457c3d moved dest into kraProtocol 2021-12-27 22:42:50 +01:00
Alex 6c9a54179a init 2021-12-27 12:46:50 +01:00