2.0.2 • Published 11 months ago

@valor/nativescript-websockets v2.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

@valor/nativescript-websockets

ns plugin add @valor/nativescript-websockets

Usage

To use this plugin simply add this to your polyfills.ts on angular (before importing zone.js) or on your entrypoint (app.ts, main.ts) on other flavors:

import '@valor/nativescript-websockets';

Beware that import order matters! If needed you can also add the plugin to your bundle directly with webpack.

License

Apache License Version 2.0