Top "Pubnub" questions

PubNub offers a publish/subscribe API for realtime data stream messaging for IoT, mobile/web, chat, and games with modern platform supported with an SDK.

Passing variables from Flask to JavaScript

I looked at similar forums but was not able to get any of the solutions to work. I am trying …

javascript python flask pubnub
Pusher vs Pubnub vs open source Socket.io / SignalR.net / Faye / jWebSocket

I'm evaluating Pusher and PubNub at the moment to enable bi-directional realtime communications between my primarily web clients and my …

websocket socket.io signals pubnub ably-realtime
AngularJs variable not updating

Not able to figure out what the bug in this code is.I've tried to only post the relevant parts …

angularjs angularjs-scope pubnub
interface conversion: interface {} is float64 not []interface {} PubNub

I am trying to get at the JSON values that are passed as a PubNub message on the subscribe end. …

go pubnub subscribe
How to create single jar file from github tree?

For example, the Java API for pubnub is at https://github.com/pubnub/pubnub-api/tree/master/java I want to …

java jar github pubnub
PubNub long polling vs sockets - mobile battery life

I recently began using PubNub in my iOS app, and am very happy with it. However, I have been looking …

ios websocket long-polling battery pubnub
getting dial tcp: i/o timeout when accessing internet from a service inside a container

I am using PubNub (GO SDK) publish/subscribe service to receive messages but I am not receiving any messages even …

docker go pubnub
How to integrate Angular.js with a realtime messaging service like Pusher or PubNub?

Is it possible to define Pusher or PubNub as an Angular Service? Does someone have code examples of such an …

javascript angularjs pusher pubnub
PubNub publish message between two Private Channels

I'm using Php and MySQL. I have just signup for pubnub push API and successfully made my first push notification …

pubnub
What is advantage and disadvantage of using pubnub over Amazon Simple Notification Service (sns)?

For my team project, I need to propose which one should we use PubNub or Amazon Simple Notification Service (SNS). …

amazon-web-services notifications push-notification amazon-sns pubnub