Minor fix, particularly to make TopicMatcher
more useful.
- #156 Improvements to
TopicMatcher
:
- Doesn't require item type to implement
Default
trait
- Match iterator returns key/value tuple (not just value).
- #154 Add public interface to retrieve
client_id
.