Added `has` method to Topic class Covering all of WAMP code in unit tests
Lots of unit tests for new WAMP classes Fixed parse error in TopicManager Aliased Topic::getId -> __toString to WampConnection can work with Topics or raw protocol strings API docs CS
Fixed a bug in Topic Created unit tests for Topic