
Security News
Meet Socket at Black Hat Europe and BSides London 2025
Socket is heading to London! Stop by our booth or schedule a meeting to see what we've been working on.
ably-nativescript
Advanced tools
Ably is the platform that powers synchronized digital experiences in realtime. Whether attending an event in a virtual venue, receiving realtime financial information, or monitoring live car performance data – consumers simply expect realtime digital experiences as standard. Ably provides a suite of APIs to build, extend, and deliver powerful digital experiences in realtime for more than 250 million devices across 80 countries each month. Organizations like Bloomberg, HubSpot, Verizon, and Hopin depend on Ably’s platform to offload the growing complexity of business-critical realtime data synchronization at global scale. For more information, see the Ably /documentation.
This is a Nativescript client library for Ably.
This repo is a wrapper for the ably-js client library which introduces a dependency needed by Nativescript. See the ably-js README for usage details of the ably-js client library.
For complete API documentation, see the Ably Realtime documentation.
npm install ably-nativescript
tns plugin add ably-nativescript
For the realtime library:
var realtime = require('ably-nativescript').Realtime;
For the rest-only library:
var realtime = require('ably-nativescript').Rest;
See the ably-js repo.
Yes, this repo typically has very few recent commits because this repo doesn't do very much: it's a very thin wrapper around the ably-js repo.
Copyright (c) 2017 Ably Real-time Ltd, Licensed under the Apache License, Version 2.0. Refer to LICENSE for the license terms.
FAQs
Ably for NativeScript
The npm package ably-nativescript receives a total of 10 weekly downloads. As such, ably-nativescript popularity was classified as not popular.
We found that ably-nativescript demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 3 open source maintainers collaborating on the project.
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.

Security News
Socket is heading to London! Stop by our booth or schedule a meeting to see what we've been working on.

Security News
OWASP’s 2025 Top 10 introduces Software Supply Chain Failures as a new category, reflecting rising concern over dependency and build system risks.

Research
/Security News
Socket researchers discovered nine malicious NuGet packages that use time-delayed payloads to crash applications and corrupt industrial control systems.