26 Commits
Author SHA1 Message Date
Stone_Red 4bd949ef79 Fix receiving of NetworkClient SendAsync<T> answer 2023-12-19 00:54:41 +01:00
Stone_Red 9983170c8a Fix log message formatting 2023-12-18 20:08:44 +01:00
Stone_Red 5cbb18f4b3 Add additional saveguards 2023-12-18 20:01:18 +01:00
Stone_Red 6117fcc81f Add WAV streaming support 2023-12-18 19:52:17 +01:00
Stone_Red 44ea506609 Change log type 2023-12-14 22:46:36 +01:00
Stone_Red 2699069183 Add even more logs 2023-12-14 22:45:45 +01:00
Stone_Red 85b332ae72 Fix TcpClient getting disposed of too early 2023-12-14 22:42:15 +01:00
Stone_Red 553ebae348 Make sure NetworkClient can properly handle concurrent requests. 2023-12-14 22:34:21 +01:00
Stone_Red a2057e1b50 Add more debug logs 2023-12-14 22:21:07 +01:00
Stone_Red c84ebdf7a1 Add debug logs 2023-12-14 22:11:50 +01:00
Stone_Red 30ce61cc41 Upgrade project to .NET 8 2023-12-14 19:00:47 +01:00
Stone_Red f90968f155 Change ordering of hosts 2023-12-14 14:16:59 +01:00
Stone_Red d383d4d15b Add download speed to NetworkSocket 2023-12-14 12:29:17 +01:00
Stone_Red 661a506e76 Fix crash when using the sync command 2023-12-14 11:36:01 +01:00
Stone_Red 205e8e0c5e Add log when closing TCP client 2023-12-14 11:28:59 +01:00
Stone_Red 6d60f3891d Add sync command 2023-12-14 10:05:53 +01:00
Stone_Red 8a587ee627 Add new log command and some general command improvments 2023-12-13 21:34:57 +01:00
Stone_Red b009d1ac64 Prevent adding own host to host list 2023-12-13 12:23:35 +01:00
Stone_Red a5983e427c Fix output of add host command 2023-12-12 12:25:51 +01:00
Stone_Red fb21a9f492 Code cleanup 2023-02-06 15:15:47 +01:00
Stone_Red 7d662dc113 Ignore broadcast messages from own PC 2022-11-25 12:05:34 +01:00
Stone_Red c2b84dd475 Code refactoring 2022-04-22 16:09:21 +02:00
Stone_Red 495a09ec60 Update naming and add auto retry if hash is wrong 2022-04-21 07:34:28 +02:00
Stone_Red a90af811c1 Fix important bug
- Fixed a bug that caused the content of the file to be sent as the filename
2022-02-28 20:28:05 +01:00
Stone_Red 9675361695 Fix code formatting and decrease host answer delay 2022-02-27 13:47:45 +01:00
Stone_Red cf7f952012 Improve code structure
- Add separate API project
- Add notification system
2022-02-24 22:56:45 +01:00