Multilevel wildcards are intended support zero or more levels, which means a TopicFilter of
foo/#
is supposed to receive messages published to TopicName
foo
The current implementation of the topic tree in the aggregating gateway makes implementing this quite messy, and it's not a feature I see much use for.