LICENSE
MANIFEST.in
setup.py
crossbar/__init__.py
crossbar.egg-info/PKG-INFO
crossbar.egg-info/SOURCES.txt
crossbar.egg-info/dependency_links.txt
crossbar.egg-info/entry_points.txt
crossbar.egg-info/not-zip-safe
crossbar.egg-info/requires.txt
crossbar.egg-info/top_level.txt
crossbar/templates/README.md
crossbar/templates/default/.crossbar/config.json
crossbar/templates/demos/.crossbar/config.json
crossbar/templates/hello/cpp/README.md
crossbar/templates/hello/cpp/SConstruct
crossbar/templates/hello/cpp/hello.cpp
crossbar/templates/hello/cpp/.crossbar/config.json
crossbar/templates/hello/cpp/autobahn/autobahn.hpp
crossbar/templates/hello/cpp/autobahn/autobahn_impl.hpp
crossbar/templates/hello/cpp/web/autobahn.min.js
crossbar/templates/hello/cpp/web/index.html
crossbar/templates/hello/erlang/.gitignore
crossbar/templates/hello/erlang/Makefile
crossbar/templates/hello/erlang/README.md
crossbar/templates/hello/erlang/erlang.mk
crossbar/templates/hello/erlang/relx.config
crossbar/templates/hello/erlang/.crossbar/config.json
crossbar/templates/hello/erlang/rel/sys.config
crossbar/templates/hello/erlang/src/crossbar_client.app.src
crossbar/templates/hello/erlang/src/crossbar_client.erl
crossbar/templates/hello/erlang/src/crossbar_client_app.erl
crossbar/templates/hello/erlang/src/crossbar_client_sup.erl
crossbar/templates/hello/erlang/web/autobahn.min.js
crossbar/templates/hello/erlang/web/index.html
crossbar/templates/hello/nodejs/README.md
crossbar/templates/hello/nodejs/.crossbar/config.json
crossbar/templates/hello/nodejs/node/appname.js
crossbar/templates/hello/nodejs/web/autobahn.min.js
crossbar/templates/hello/nodejs/web/index.html
crossbar/templates/hello/php/.gitignore
crossbar/templates/hello/php/Makefile
crossbar/templates/hello/php/README.md
crossbar/templates/hello/php/client.php
crossbar/templates/hello/php/.crossbar/config.json
crossbar/templates/hello/php/web/autobahn.min.js
crossbar/templates/hello/php/web/index.html
crossbar/templates/hello/python/MANIFEST.in
crossbar/templates/hello/python/README.md
crossbar/templates/hello/python/setup.py
crossbar/templates/hello/python/.crossbar/config.json
crossbar/templates/hello/python/appname/__init__.py
crossbar/templates/hello/python/appname/appname.py
crossbar/templates/hello/python/appname/web/autobahn.min.js
crossbar/templates/hello/python/appname/web/index.html
crossbar/templates/longpoll/backend.py
crossbar/templates/longpoll/.crossbar/config.json
crossbar/templates/longpoll/web/autobahn.min.js
crossbar/templates/longpoll/web/index.html
crossbar/templates/pusher/README.md
crossbar/templates/pusher/publish.py
crossbar/templates/pusher/publish_signed.py
crossbar/templates/pusher/.crossbar/config.json
crossbar/templates/pusher/web/autobahn.min.js
crossbar/templates/pusher/web/index.html
crossbar/templates/votes/browser/backend.html
crossbar/templates/votes/browser/frontend.html
crossbar/templates/votes/browser/index.html
crossbar/templates/votes/browser/.crossbar/config.json
crossbar/templates/votes/browser/css/vote.css
crossbar/templates/votes/browser/img/banana_small.png
crossbar/templates/votes/browser/img/chocolate_small.png
crossbar/templates/votes/browser/img/crossbar_icon_inverted.png
crossbar/templates/votes/browser/img/favicon.ico
crossbar/templates/votes/browser/img/lemon_small.png
crossbar/templates/votes/browser/js/autobahn.min.js
crossbar/templates/votes/browser/js/backend.js
crossbar/templates/votes/browser/js/frontend.js
crossbar/templates/votes/nodejs/.crossbar/config.json
crossbar/templates/votes/nodejs/node/backend.js
crossbar/templates/votes/nodejs/web/index.html
crossbar/templates/votes/nodejs/web/css/vote.css
crossbar/templates/votes/nodejs/web/img/banana_small.png
crossbar/templates/votes/nodejs/web/img/chocolate_small.png
crossbar/templates/votes/nodejs/web/img/crossbar_icon_inverted.png
crossbar/templates/votes/nodejs/web/img/favicon.ico
crossbar/templates/votes/nodejs/web/img/lemon_small.png
crossbar/templates/votes/nodejs/web/js/autobahn.min.js
crossbar/templates/votes/nodejs/web/js/frontend.js
crossbar/templates/votes/python/votes.py
crossbar/templates/votes/python/.crossbar/config.json
crossbar/templates/votes/python/web/index.html
crossbar/templates/votes/python/web/css/vote.css
crossbar/templates/votes/python/web/img/banana_small.png
crossbar/templates/votes/python/web/img/chocolate_small.png
crossbar/templates/votes/python/web/img/crossbar_icon_inverted.png
crossbar/templates/votes/python/web/img/favicon.ico
crossbar/templates/votes/python/web/img/lemon_small.png
crossbar/templates/votes/python/web/js/autobahn.min.js
crossbar/templates/votes/python/web/js/frontend.js
crossbar/web/templates/cb_base.html
crossbar/web/templates/cb_lp_notice.html
crossbar/web/templates/cb_schema_overview.html
crossbar/web/templates/cb_web_404.html
crossbar/web/templates/cb_ws_status.html
crossbar/web/templates/cb_ws_testee_status.html