mirror of
https://github.com/corda/corda.git
synced 2025-03-21 03:25:43 +00:00
Break down what is referred to as "topic" of a message into its component parts. This splits the general topic from the session ID, so it's clear where a session ID is provided, and whether any given topic string includes a session ID or not.