Alex P
8cff7d600b
pr-optimizations,perf(input): optimize JSON-RPC input handling with ultra-fast path
...
Add ultra-fast path for input methods that completely bypasses float64 conversions and reflection
Use direct JSON unmarshaling to target types for maximum
2025-09-09 18:56:54 +00:00
Alex P
d9072673c0
Updates: merge 'dev' intu 'feat/audio-support'
2025-09-05 15:07:54 +00:00
Alex P
6ecb829334
Fix: linter errors
2025-08-22 22:28:15 +00:00
Alex P
a9a92c52ab
feat(rpc): optimize input handling with direct path for performance
...
perf(audio): make audio library versions configurable in build
test(input): add comprehensive tests for input RPC validation
2025-08-12 10:56:09 +00:00