An open API service indexing awesome lists of open source software.

https://github.com/leask/jstream

A simple JavaScript streaming demo
https://github.com/leask/jstream

Last synced: about 2 months ago
JSON representation

A simple JavaScript streaming demo

Awesome Lists containing this project

README

        

jstream
=======

A simple JavaScript streaming demo

## Try it
* $ git clone https://github.com/Leask/jstream.git
* $ cd jstream
* Config STREAMING_URL in index.html
* $ python -m SimpleHTTPServer
* $ open http://127.0.0.1:8000