Topic Copying
Pre-release
Pre-release
Unsubscribe and publish now behave like subscribe, in that they copy the topic string internally, so the caller doesn't need to keep it alive for the duration of the event.
Also fixes an assert in topic_tree when attempting to unsubscribe from a topic that doesn't exist.