PubnubNodeJS 3.5.47-rc4

This is a prerelease version of PubnubNodeJS.
dotnet add package PubnubNodeJS --version 3.5.47-rc4
NuGet\Install-Package PubnubNodeJS -Version 3.5.47-rc4
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="PubnubNodeJS" Version="3.5.47-rc4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PubnubNodeJS --version 3.5.47-rc4
#r "nuget: PubnubNodeJS, 3.5.47-rc4"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install PubnubNodeJS as a Cake Addin
#addin nuget:?package=PubnubNodeJS&version=3.5.47-rc4&prerelease

// Install PubnubNodeJS as a Cake Tool
#tool nuget:?package=PubnubNodeJS&version=3.5.47-rc4&prerelease

PubNub allows you to securely connect mobile phones, tablets, laptops, desktops and other clients outside of your cloud. PubNub provides the connectivity from your cloud to push data to end clients (phones, tablets, laptops and servers). This is called Real-time Data Push, or Push Notifications.

PubNub removes the need for your client apps to constantly poll your cloud for new updates. So you can push data from a Server to a Client. And also you may push data from one Server to another Server, just like Azure ServiceBus ESB.

Another option is available for a Mobile Phone to Push Data to another Mobile Phone or any endpoint. With PubNub this becomes easy using the two basic Publish/Subscribe APIs.

Additionally PubNub provides automatic Broadcasting. When multiple clients/servers/phones are subscribed to a single channel, each endpoint receives a published message simultaneously.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.5.47-rc4 1,033 10/18/2013

Pubnub Node.js sdk 3.5.47