* 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> |
||
|---|---|---|
| .. | ||
| templates | ||
| generator.go | ||
| generator_test.go | ||
| internal_suite_test.go | ||
| parser.go | ||
| parser_test.go | ||
| pdk_parser.go | ||
| types.go | ||
| xtp_schema.go | ||
| xtp_schema.json | ||
| xtp_schema_test.go | ||
| xtp_schema_validate.go | ||