Skip to content

PubNubDevelopers/Real-Time-Data-Streaming-Tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tutorial: Real-Time Data Streaming with PubNub

PubNub makes it easy to connect and consume huge amounts of real-time streaming data, and deliver it to any number of subscribers. These "firehoses of data" could be weather reports, business metrics, stock quotes, tweets - really any source of data that is constantly changing and emitting updates. PubNub’s Data Stream Network handles keeping both publishers and subscribers securely connected and ensuring that every piece of data is generally available in real time, so scale (or the amount of data you’re sending) is never an issue.

Tutorial

This repository accompanies the Real-time data streaming tutorial

Screenshot

A high quality and extended video of the above animated gif is available on YouTube

Features

Installing / Getting Started

This repository is not designed to run standalone, please follow the Real-time data streaming tutorial for full context.

Building and Running

  • Clone the Github repository
git clone https://github.com/PubNubDevelopers/Real-Time-Data-Streaming-Demo.git

Contributing

Please fork the repository if you'd like to contribute. Pull requests are always welcome.

Links

Checkout the following links for more information on developing chat solutions with PubNub:

Other screenshots

Screenshot