Skip to content

Topic Copying

Pre-release
Pre-release

Choose a tag to compare

@dislogical dislogical released this 31 Oct 22:02
1b7f915

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.