Skip to content

Releases: crossbario/autobahn-js

master-202602251332

master-202602251332 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 25 Feb 13:32
1af4836

Development Build

This is an automated development build from the master branch.

⚠️ Not for production use - This build has not been published to npm.

Browser Bundles

Download the browser bundles from the release assets below.

For Production

Use stable releases from npm.

What's Changed

Full Changelog: fork-06863916-oberstet_autobahn_js-fix_601-202602251003...master-202602251332

master-202601130837

master-202601130837 Pre-release
Pre-release

Choose a tag to compare

Development Build

This is an automated development build from the master branch.

⚠️ Not for production use - This build has not been published to npm.

Browser Bundles

Download the browser bundles from the release assets below.

For Production

Use stable releases from npm.

Full Changelog: master-202601130744...master-202601130837

master-202601130744

master-202601130744 Pre-release
Pre-release

Choose a tag to compare

Development Build

This is an automated development build from the master branch.

⚠️ Not for production use - This build has not been published to npm.

Browser Bundles

Download the browser bundles from the release assets below.

For Production

Use stable releases from npm.

Full Changelog: master-202601121920...master-202601130744

fork-4f4a36b1-oberstet_autobahn_js-fix_601-202602251028

Choose a tag to compare

Development Build

This is an automated development build from the master branch.

⚠️ Not for production use - This build has not been published to npm.

Browser Bundles

Download the browser bundles from the release assets below.

For Production

Use stable releases from npm.

Full Changelog: master-202601130744...fork-4f4a36b1-oberstet_autobahn_js-fix_601-202602251028

fork-06863916-oberstet_autobahn_js-fix_601-202602251003

Choose a tag to compare

Development Build

This is an automated development build from the master branch.

⚠️ Not for production use - This build has not been published to npm.

Browser Bundles

Download the browser bundles from the release assets below.

For Production

Use stable releases from npm.

Full Changelog: master-202601130744...fork-06863916-oberstet_autobahn_js-fix_601-202602251003

master-202601121920

master-202601121920 Pre-release
Pre-release

Choose a tag to compare

Development Build

This is an automated development build from the master branch.

⚠️ Not for production use - This build has not been published to npm.

Browser Bundles

Download the browser bundles from the release assets below.

For Production

Use stable releases from npm.

Full Changelog: master-202601121906...master-202601121920

master-202601121906

master-202601121906 Pre-release
Pre-release

Choose a tag to compare

Development Build

This is an automated development build from the master branch.

⚠️ Not for production use - This build has not been published to npm.

Browser Bundles

Download the browser bundles from the release assets below.

For Production

Use stable releases from npm.

What's Changed

Read more

fixes #200

Choose a tag to compare

@goeddea goeddea released this 31 May 10:53

fixes the use of "arrayBuffer" instead of "arraybuffer" in websocket.js.

exclude rawsocket from browser build

Choose a tag to compare

@goeddea goeddea released this 15 Oct 10:37

see #162

collects some changes

Choose a tag to compare

@goeddea goeddea released this 09 Oct 11:35
  • collects some patches since the last release
  • adds RawSocket transport for Node.js (no documentation, largely untested)