Creates a responder with the given dsId.
dsId
@override Responder createResponder(String? dsId, String sessionId) { return Responder(this, dsId); }