Source code for autobahn.wamp.gen.wamp.proto.Match
# automatically generated by the FlatBuffers compiler, do not modify
# namespace: proto
# Subscription topic matching method.
[docs]
class Match(object):
# Match URI exact.
# Match URI by prefix.
# Match URI by wildcard.