โ ๏ธ This package is deprecated. Starting at version 1.1.0-rc.1, funk.js has browser support and should be used instead. At the point of writing this, you can install this version usingyarn add @statio/funk.js@beta
(ornpm install @statio/funk.js@beta
). However, depending on when you read this, version 1.1.0 might already be released.
๐ Vue Plugin for interacting with Funk - Statio's Realtime Service
This Library is used for interacting with Funk - the realtime backend that powers Statio. Please note that this backend is not currently not intended to be used within products outside of Statio and no support is offered for outside use.
TypeScript definitions are still causing issues. Use @ts-ignore
when needed. Refer to #1 for more information.
yarn add @statio/vue-funk
or
npm install @statio/vue-funk
Refer to the example project