/autobahn-js-built

Built artifacts for AutobahnJS

Primary LanguageJavaScriptMIT LicenseMIT

AutobahnJS "Built"

This repository contains the built and released versions of AutobahnJS ready for use in your project.

Using with Bower

Install with bower:

bower install autobahn

Add a <script> tag to your index.html:

<script src="/bower_components/autobahn/autobahn.min.js"></script>

To list available versions of AutobahnJS:

bower info autobahn