Hi, Regarding the "admin.event" REQ, it seams possible to use the EventNames :client/[subjectId]/session/[publicSessionId]/event/subscribe and client/[subjectId]/session/[publicSessionId]/event/unSubscribe which enable to capture a specific client which subscribes/unsubscribe.
As a result I have two questions : 1- Can the wildcard be used to mention a client that name starts with a sequence. For exemple using the EventName syntax client/joe*/session/1/event/subscribe. 2- Is there a mean to exclude some subjectIds instead of capture all subjectId using wildcard '*'. If yes what's the syntax ? Thanks, Richard.
