Case
sendspin-go -> SendspinKit
Start the server first, then the client, let the server discover/connect, stream FLAC derived from almost_silent.flac, and compare the transported FLAC header and chunk bytes as received by the client.
Server
sendspin-go
Client
SendspinKit
Status
Failed
SendspinKit 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-flac__sendspin-go__to__SendspinKit",
"client_exit_code": 1,
"client_impl": "SendspinKit",
"reason": "SendspinKit 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-flac",
"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": "SendspinKit-client-id",
"client_name": "SendspinKit-client",
"implementation": "SendspinKit",
"initiator_role": "server",
"peer_hello": null,
"preferred_codec": "flac",
"reason": "SendspinKit 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-flac",
"server_id": "sendspin-go-server",
"server_name": "sendspin-go server",
"status": "error"
}Client log
RAW{
"client_id": "SendspinKit-client-id",
"client_name": "SendspinKit-client",
"implementation": "SendspinKit",
"initiator_role": "server",
"peer_hello": null,
"preferred_codec": "flac",
"reason": "SendspinKit 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-flac",
"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.