d19dd08ec9
added shutdown hook which saves data on the server
2022-05-16 15:55:16 +03:00
822dba1f63
v2.2
...
command line functionality in no longer client-only
added ability to save data using command on server app
refactor of CommandLineHandler
added CommandLineHandlerClient and CommandLineHandlerServer classes
other minor changes
2022-05-16 15:20:36 +03:00
1b7fe89d1a
final logger format update
2022-05-11 00:23:57 +03:00
80c0e0bb30
updated logger formatting
2022-05-11 00:16:38 +03:00
2cce380f20
v2.1
...
UDPClient uses DatagramChannel instead of DatagramSocket
New command "con"
minor bug fixes
2022-05-10 22:14:13 +03:00
dda459c971
changed some methods that would return null in place of a message in CommandResult
...
removed null check when calling CommandResult#getValue()
2022-05-09 17:22:26 +03:00
a74c7496a5
minor changes
2022-05-09 13:49:00 +03:00
edd89107d0
server support added
2022-04-29 19:29:59 +03:00