Commit graph

43 commits

Author SHA1 Message Date
663f3766b1 Version 1.0.0 2023-10-09 14:14:35 +02:00
6fa48d49c8 LICENSE added 2023-10-06 09:49:23 +02:00
a4abba23e2 typo 2023-10-06 08:41:59 +02:00
daaf52cca7 debug messages added 2023-10-06 08:40:42 +02:00
6d2e797b61 RUST_LOG added. 2023-10-06 08:06:28 +02:00
829923ed46 Installation instructions 2023-10-06 08:00:51 +02:00
5914104002 debug message added 2023-10-05 21:17:04 +02:00
fd69895d69 MAX_CLIENTS increased 2023-10-05 13:08:47 +02:00
e303e7ce49 README.md aktualisiert 2023-10-05 13:04:16 +02:00
252bd32ffb comment added 2023-10-05 08:43:41 +02:00
5d15a2b56b comment added 2023-10-05 08:43:03 +02:00
2ffcd1daec code cleanup 2023-10-05 08:40:18 +02:00
fabb5cde38 More on README 2023-10-05 08:39:30 +02:00
da528b4815 Some plausibility checks added 2023-10-05 08:38:44 +02:00
233f70af28 put the sleep at the loop start 2023-10-05 07:57:48 +02:00
4afab41abe changed debug messages 2023-10-04 15:50:03 +02:00
94a5bd03e4 typo 2023-10-04 14:49:15 +02:00
f83c105668 client timeout now 600 sec 2023-10-04 14:18:08 +02:00
d0a095c709 README.md aktualisiert 2023-10-04 11:25:09 +02:00
6fa55cdc61 code cleanup 2023-10-04 11:23:14 +02:00
7d60561f63 comment 2023-10-04 11:21:31 +02:00
7de08061f2 info about UDP pakets updated 2023-10-04 10:37:41 +02:00
8d872be2a2 Removing old clients improved. 2023-10-04 10:28:01 +02:00
ffbfa37ba2 variable renamed 2023-10-04 10:15:27 +02:00
d5cd57261e code beautifying 2023-10-04 10:14:46 +02:00
968035e2c9 now sending keepalive pakets 2023-10-04 10:12:38 +02:00
2622ec096d README.md aktualisiert 2023-10-04 09:11:25 +02:00
3b7831fca8 typo 2023-10-04 09:09:14 +02:00
a6941db854 typo 2023-10-04 09:08:11 +02:00
88560b241b example systemd service file added 2023-10-04 09:06:35 +02:00
eb8f154907 typo 2023-10-04 08:45:04 +02:00
5964e17bbd README added 2023-10-04 08:38:25 +02:00
1b8ea898f5 anti flood (?) 2023-10-03 22:24:02 +02:00
9794fc00ec Code beautifying 2023-10-03 22:12:37 +02:00
26b8675374 comment added 2023-10-03 22:11:42 +02:00
dedc2d8ff9 Debugging messages added 2023-10-03 22:11:06 +02:00
f80f4b6035 Using HashMap 2023-10-03 21:55:26 +02:00
e2b995a788 code beautifying 2023-10-03 19:59:11 +02:00
4f714c1be1 send messages with own speed (20) 2023-10-03 19:56:13 +02:00
6017a6ca47 most is implemented 2023-10-03 19:53:32 +02:00
95a65f981c 2023-10-03 17:35:43 +02:00
4d760871bd 2023-10-02 23:51:49 +02:00
dc7304874a Initial commit 2023-10-02 21:52:22 +02:00