Socket
Socket
Sign inDemoInstall

@valor/nativescript-websockets

Package Overview
Dependencies
0
Maintainers
4
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @valor/nativescript-websockets

WebSockets polyfill for NativeScript


Version published
Weekly downloads
204
decreased by-32.23%
Maintainers
4
Install size
2.31 MB
Created
Weekly downloads
 

Readme

Source

@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

Keywords

FAQs

Last updated on 27 Feb 2023

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc