@valor/nativescript-websockets
v2.0.2
Published
WebSockets polyfill for NativeScript
Downloads
618
Readme
@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