Gets a subscription by ID
StompSubscription? getSubscription(String id) { return _subscriptions[id]; }