Commit graph

19 commits

Author SHA1 Message Date
b7d6865722 refactor: shared data into library 2023-11-06 10:48:26 +01:00
ea1ea5cee7 chore: switch to dotnet foundation editorconfig preset 2023-11-01 18:18:27 +01:00
59ba0ece7f fix: fire and forget aka double start of Task
All checks were successful
Test if Server can be built / build-server (push) Successful in 24s
2023-10-27 18:16:26 +02:00
a6b804dfe7 chore: pre-commit test commit 2023-10-12 09:05:42 +02:00
82e5cce676 chore: reformat & cleanup
All checks were successful
Test if Server can be built / build-server (push) Successful in 25s
2023-08-14 22:54:22 +02:00
756031b186 feat: initial ChannelSelection
All checks were successful
Test if Server can be built / build-server (push) Successful in 23s
2023-08-14 22:22:43 +02:00
e70d32d532 style: apply editorconfig & analyzer suggestions 2023-08-12 23:04:19 +02:00
3c26df9e72 feat: adjust logging 2023-08-11 16:01:32 +02:00
fc6e21e2d8 remove: Console.WriteLine calls 2023-08-11 11:53:14 +02:00
1de07e546a style: apply editorconfig style 2023-08-11 11:31:30 +02:00
87078869ef chore: remove unused using statements 2023-08-11 10:31:54 +02:00
2bd6db75d5 feat: switch to Task.Run 2023-08-11 01:37:12 +02:00
72c37b5c7a feat: implement IPacket based Send function 2023-08-11 01:18:11 +02:00
12aeff8ad6 feat: add couchdb & refactor namespace 2023-08-10 10:47:35 +02:00
8fbca94140 refactor: further cleanup 2023-08-10 08:51:40 +02:00
d2ef1034f1 feat: refactor sessions 2023-08-10 08:45:51 +02:00
3552134186 feat: use activatorutilities to create instance of session 2023-08-10 08:28:05 +02:00
8790b1a3bf feat: add file logging 2023-08-09 22:23:14 +02:00
57fe6f9d8d refactor: move classes to corresponding namespaces 2023-08-09 22:04:10 +02:00
Renamed from Server/AesSession.cs (Browse further)