Tableau has several data connectors. These all seem to use a request/response mechanism that pulls / polls for data updates.
I have a data service that talks WAMP (web application messaging protocol) using crossbar.io (router) and autobahn-python (wamp producer). Is there a Tableau connector that I could use to consume this service? Or more generally, does Tableau have a connector that can be used to communicate via web sockets?