Hi Marco,

I just tested it and I do encounter exceptions when sending Items that aren't subscribed.
Thank you for confirming what the best practice is. Potentially thousands of Items at the same can be subscribed to similar to a stock list for multiple clients.

For Node.js what would be the best way of keeping track of subscribed items? An array?

Regards, and thanks all for the input!