Skip to content

Topic Copying

Pre-release
Pre-release
Compare
Choose a tag to compare
@ColdenCullen ColdenCullen 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.