Denny09310
|
adc1e81743
|
fix: simplified add/remove of socket listener through usage of "Once"
|
2025-11-10 10:40:51 +01:00 |
|
Denny09310
|
0522bc425b
|
fix: using correct deserialization type instead JsonElement for everyting except mixed arrays
|
2025-11-09 15:46:33 +01:00 |
|
Denny09310
|
4736bc640c
|
fix: added usings, simplified imports, using JsonElement.Deserialize directly instead of JsonSerializer.Deserialize(JsonElement), removed some unused attributes
|
2025-11-09 15:15:52 +01:00 |
|
Denny09310
|
71ced8db56
|
refactor: Migrated from Newtonsoft.Json to System.Text.Json, missing one test passing
|
2025-11-09 14:40:51 +01:00 |
|
softworkz
|
95fd7aa665
|
ApiBase: fix event names for App
|
2025-11-09 12:45:01 +01:00 |
|
softworkz
|
2a6d2117e9
|
Mitigate race condition, introduce timeout and simplify code for property gets
|
2025-11-07 03:49:08 +01:00 |
|
softworkz
|
93f457dd0f
|
Introduce ApiBase and simplify method invocation
|
2025-11-07 00:11:52 +01:00 |
|