@fastybird/vue-wamp-v1
TypeScript icon, indicating that this package has built-in type declarations

1.2.3 • Public • Published

VUE 3 WAMPv1 client

Build Status Licence

NPM latest stable NPM downloads total Types VUE


What is VUE 3 WAMPv1 client?

This library is very simple implementation of WAMP in version 1 for Vue 3 framework.

Features

  • WAMP v1 pub/sub and RPC implemented via event system
  • VUE 3 composable

Installation

The best way to install @@fastybird/vue-wamp-v1 with Yarn:

yarn add @fastybird/vue-wamp-v1

or if you prefer npm:

npm install @fastybird/vue-wamp-v1

Documentation

Learn how to connect, consume & call RPC messages in documentation.

Feedback

Use the issue tracker for bugs or mail or Tweet us for any idea that can improve the project.

Thank you for testing, reporting and contributing.

Changelog

For release info check release page.

Contribute

We welcome contributions for this package on FastyBird/vue-wamp-v1.

Maintainers

akadlec
Adam Kadlec

Homepage https://www.fastybird.com and repository https://github.com/FastyBird/vue-wamp-v1.

Package Sidebar

Install

npm i @fastybird/vue-wamp-v1

Weekly Downloads

16

Version

1.2.3

License

Apache-2.0

Unpacked Size

95.9 kB

Total Files

14

Last publish

Collaborators

  • akadlec