CSC/ECE 517 Spring 2015/ch1a 12 LS: Difference between revisions
Jump to navigation
Jump to search
(→Test) |
No edit summary |
||
Line 6: | Line 6: | ||
__TOC__ | __TOC__ | ||
==''' | =='''Background'''== | ||
==='''Template streaming'''=== |
Revision as of 02:11, 8 February 2015
Live Streaming
Introduction
The purpose of live streaming is to send data over the Internet in real-time. This requires a data source, a data encoder, a media publisher and a proper network. The concept of streaming first appeared in Rails 3.1, and became more optimus with the publish of Rails 4. Now Rails 4 supports live streaming using handling I/O object and can send data from server to client in real-time.