Commit Graph

75 Commits (master)

Author SHA1 Message Date
alex 6e3c13c1d2 test 2022-04-09 22:10:51 +02:00
Alex 610e4e09e6 updated DebugMessage 2022-04-04 22:07:42 +02:00
Alex 28a1a7446d added DebugMessage to build chat message 2022-03-19 23:03:29 +01:00
Alex 94cfcd8b84 added DebugMessage to build chat message 2022-03-19 23:02:20 +01:00
Alex ef8c24bf73 assignment of dest sent by the backend after the connection is established 2022-03-19 22:16:01 +01:00
Alex 4481f7e14b deleted old code that is no longer needed 2022-03-19 00:15:19 +01:00
Alex 1da0a02c78 dest changed as arg input and func name changed 2022-03-15 14:51:20 +01:00
Alex f0ab8812a3 method added to make it easier to reply that we have received the ack message 2022-03-15 14:42:27 +01:00
Alex 06fa3c2841 ack handling 2022-03-15 14:12:00 +01:00
Alex 894a3c7f16 added received queue messages list 2022-03-15 14:11:49 +01:00
Alex ba3f361ac1 debug 2022-03-15 12:08:00 +01:00
Alex 5781467237 changed kra message type of uuid string to UUID 2022-03-14 20:08:30 +01:00
Alex 92a36abfcf changed kra message type of uuid string to UUID 2022-03-13 22:31:47 +01:00
Alex de0b6332b7 added WebsocketNotConnectedException handling 2022-03-13 20:18:18 +01:00
Alex 9209c36586 Command number of the protocol message, entered as an integer. Stored as short and returned as int 2022-03-13 16:18:01 +01:00
Alex 37dcc5041b removed debug message 2022-03-13 16:17:00 +01:00
Alex e17fd2cc36 removed debug message 2022-03-01 19:40:17 +01:00
Alex 5f1f308d4d Renaming the method removeData to removeMessageFromSendQueue 2022-02-28 20:02:46 +01:00
Alex 6f86b1b238 Adding the message to the queue when the status is ack 2022-02-28 20:01:55 +01:00
Alex 2edcac5b66 argument for ack timeouts removed and value taken from configuration 2022-02-28 19:42:21 +01:00
Alex fad11a09e1 added timer task for ack message handling 2022-02-28 19:37:16 +01:00
Alex 9ae2c47057 added timer task for ack message handling 2022-02-28 19:36:48 +01:00
Alex 64000b23b7 added timer task for ack message handling 2022-02-27 14:49:26 +01:00
Alex 78a985147e added timer task for ack message handling 2022-02-27 14:44:25 +01:00
Alex c94735a5d2 added timer task for ack message handling 2022-02-26 20:27:46 +01:00
Alex cb20cca48a added timer task for ack message handling 2022-02-26 20:07:19 +01:00
Alex 384a986563 changed start currentCmdIDIndex value 2022-01-04 00:33:15 +01:00
Alex c23ac08aed debug message 2022-01-04 00:03:07 +01:00
Alex cdf1862c86 updating removeData 2022-01-03 23:12:40 +01:00
Alex 95c404dfce Handling of message reception 2022-01-03 22:35:48 +01:00
Alex abfba326c5 removeData method 2022-01-02 20:59:53 +01:00
Alex 2b417225b5 message handling on receiving 2022-01-02 20:41:27 +01:00
Alex 131d3d85cb message handling on receiving 2022-01-02 20:04:44 +01:00
Alex 2783f61f7e message handling on receiving 2022-01-02 19:57:52 +01:00
Alex d8b0156bdf message handling on receiving 2022-01-02 19:55:45 +01:00
Alex 83dad1ba08 generateCmdID 2022-01-01 17:16:34 +01:00
Alex c0dd200e24 uuid formatting 2021-12-29 14:31:31 +01:00
Alex 8aa6d60f2f changed system out to logger 2021-12-27 20:51:50 +01:00
Alex 72292646b4 added protocol dest 2021-12-27 20:35:33 +01:00
Alex 504dfcde28 changed int to byte 2021-12-27 20:35:17 +01:00
Alex 72ebaf986b changed debug message 2021-12-27 14:38:31 +01:00
Alex 368c67ce9f removed unnecessary debug message 2021-12-27 14:32:32 +01:00
Alex 1c4a5e532f renamed methods 2021-12-27 14:32:13 +01:00
Alex 4e8d6c15be removed unnecessary methods 2021-12-27 14:30:25 +01:00
Alex 6e875e702b added Reconnect 2021-12-27 14:24:16 +01:00
Alex f0b43c2cdd removed test 2021-12-27 14:24:05 +01:00
Alex 79514cb5df added logger 2021-12-27 14:12:09 +01:00
Alex ad762533a1 test 2021-12-27 13:35:29 +01:00
Alex 0f12615ed0 test 2021-12-27 13:13:31 +01:00
Alex b6a4cabe40 added debug messages 2021-12-27 13:08:12 +01:00