Case
sendspin-go -> sendspin-js
Start the server first, then the client. The client advertises a listener, the server connects in, streams album artwork, disconnects, and the matrix compares the received bytes against the server's encoded artwork.
Server
sendspin-go
Client
sendspin-js
Status
Failed
sendspin-js client conformance is intentionally disabled until the adapter can use the public SDK like an example application, without bespoke protocol code.
Inspection
Summaries, logs, and builds
Matrix result
RAW{
"case_dir": "artifacts/results/data/macos__server-initiated-artwork__sendspin-go__to__sendspin-js",
"client_exit_code": 1,
"client_impl": "sendspin-js",
"reason": "sendspin-js client conformance is intentionally disabled until the adapter can use the public SDK like an example application, without bespoke protocol code.",
"scenario_id": "server-initiated-artwork",
"server_exit_code": null,
"server_impl": "sendspin-go",
"status": "failed"
}Server summary (JSON)
No artifact was written for this section.
Server log
No artifact was written for this section.
Client summary (JSON)
RAW{
"client_id": "sendspin-js-client-id",
"client_name": "sendspin-js-client",
"implementation": "sendspin-js",
"initiator_role": "server",
"peer_hello": null,
"preferred_codec": "none",
"reason": "sendspin-js client conformance is intentionally disabled until the adapter can use the public SDK like an example application, without bespoke protocol code.",
"role": "client",
"scenario_id": "server-initiated-artwork",
"server_id": "sendspin-go-server",
"server_name": "sendspin-go server",
"status": "error"
}Client log
RAW{
"client_id": "sendspin-js-client-id",
"client_name": "sendspin-js-client",
"implementation": "sendspin-js",
"initiator_role": "server",
"peer_hello": null,
"preferred_codec": "none",
"reason": "sendspin-js client conformance is intentionally disabled until the adapter can use the public SDK like an example application, without bespoke protocol code.",
"role": "client",
"scenario_id": "server-initiated-artwork",
"server_id": "sendspin-go-server",
"server_name": "sendspin-go server",
"status": "error"
}
Server build log · sendspin-go-server · built · 0.55s
RAWNo build detail was recorded.