jipiboily / pubnub-api

PubNub is an Internet-Wide Messaging Service for Real-time Web and Mobile apps and games. PubNub is a Massively Scalable Real-time Bidirectional Messaging Service in the Cloud. APIs available in JavaScript, iPhone, Android, Flash, Ruby, Python and more which all deliver bidirectional Real-time messaging service in the cloud. PubNub is a JavaScript Push API for Real-time Applications. PubNub is a client-to-client push service in the cloud. Browsers, Mobile Phones, Flash Games and Web Servers can talk with each other in RealTime over XDR, Web Socket, TCP and URL Callback Push Services. PubNub manages endpoint conversations automatically. No need to manually scale and maintain a push server. This github repository hosts Client APIs for PubNub to make it super easy using Publish and Subscribe (Send and Receive). Learn more about Publish and Subscribe at our PubNub webiste.

Home Page:www.pubnub.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

## ---------------------------------------------------
##
## YOU MUST HAVE A PUBNUB ACCOUNT TO USE THE API.
## http://www.pubnub.com/account
##
## ----------------------------------------------------

## -----------------------------------
## PubNub 3.0 Real-time Cloud Push API
## -----------------------------------
##
## www.pubnub.com - PubNub Real-time Push Service in the Cloud. 
## http://www.pubnub.com/tutorial/javascript-push-api
##
## PubNub is a Massively Scalable Real-time Service for Web and Mobile Games.
## This is a cloud-based service for broadcasting Real-time messages
## to thousands of web and mobile clients simultaneously.

JavaScript Tutorial: http://www.pubnub.com/tutorial/javascript-push-api

Website: http://www.pubnub.com
Videos: http://www.pubnub.com/#videos
Docs: http://www.pubnub.com/tutorial
Blog: http://www.pubnub.com/blog
Podcast Interview: http://techzinglive.com/?p=227


===============================================================================
PubNub Client APIs! 
===============================================================================
Visit the PubNub website for more details at http://www.pubnub.com/
PubNub is a client-to-client push service in the cloud.

This public repository hosts client APIs for PubNub.
PHP, Ruby, JavaScript and more.

The API is SO FAST that iPhone, Android and Blackberry phones zip!
The JavaScript Payload is less than 3KB.
It's a breeze for mobile phones.

About

PubNub is an Internet-Wide Messaging Service for Real-time Web and Mobile apps and games. PubNub is a Massively Scalable Real-time Bidirectional Messaging Service in the Cloud. APIs available in JavaScript, iPhone, Android, Flash, Ruby, Python and more which all deliver bidirectional Real-time messaging service in the cloud. PubNub is a JavaScript Push API for Real-time Applications. PubNub is a client-to-client push service in the cloud. Browsers, Mobile Phones, Flash Games and Web Servers can talk with each other in RealTime over XDR, Web Socket, TCP and URL Callback Push Services. PubNub manages endpoint conversations automatically. No need to manually scale and maintain a push server. This github repository hosts Client APIs for PubNub to make it super easy using Publish and Subscribe (Send and Receive). Learn more about Publish and Subscribe at our PubNub webiste.

www.pubnub.com

License:Other