This repository contains the built and released versions of AutobahnJS ready for use in your project.
Install with bower:
bower install autobahn
Add a <script>
tag to your index.html
:
<script src="/bower_components/autobahnjs/autobahn.min.js"></script>
To list available versions of AutobahnJS:
bower info autobahn