Package Exports
- nativescript-websockets
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (nativescript-websockets) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
NativeScript-WebSockets
This is a cross-platform WebSocket library for IOS and Android.
##This package is now depreciated, please use my replacement version
@master.technology/websockets
License
My code is (c)2015-2021, Master Technology. All my code is LICENSED under the MIT License. The Android Library is also MIT, the iOS libraries used Apache 2.0; which you may view them by reading the "LICENSE" file.
I also do contract work; so if you have a module you want built for NativeScript (or any other software projects) feel free to contact me nathan@master.technology.
If you want professional and support plugins; checkout https://proplugins.org
Installation
Run ns plugin add @master.technology/websockets in your ROOT directory of your project.