* feat: implement raw binary framing for host function responses Signed-off-by: Deluan <deluan@navidrome.org> * feat: add CallRaw method for Subsonic API to handle binary responses Signed-off-by: Deluan <deluan@navidrome.org> * test: add tests for raw=true methods and binary framing generation Signed-off-by: Deluan <deluan@navidrome.org> * fix: improve error message for malformed raw responses to indicate incomplete header Signed-off-by: Deluan <deluan@navidrome.org> * fix: add wasm_import_module attribute for raw methods and improve content-type handling Signed-off-by: Deluan <deluan@navidrome.org> --------- Signed-off-by: Deluan <deluan@navidrome.org> |
||
|---|---|---|
| .. | ||
| nd_host_artwork.py | ||
| nd_host_cache.py | ||
| nd_host_config.py | ||
| nd_host_kvstore.py | ||
| nd_host_library.py | ||
| nd_host_scheduler.py | ||
| nd_host_subsonicapi.py | ||
| nd_host_users.py | ||
| nd_host_websocket.py | ||