LegacySseChannel.sessionIdFor

The per-stream session token minted for the listener id, or null when no such listener exists. Exposed so the two-endpoint flow (and tests) can correlate a POST back to the stream that should receive its reply.

class LegacySseChannel
@safe
string
sessionIdFor
(
long id
)