Skip to content

Single jQuery mobile page to stream AWS Kinesis records into your browser. Uses AWS JavaScript API.

Notifications You must be signed in to change notification settings

johnhopwood/kinesis-web-reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

kinesis-web-reader

About

Handy util for streaming AWS Kinesis records into your browser. Uses jQuery mobile to work on your phone.

Dependencies

AWS JavaScript API

jQuery mobile

Notes

Modify keepRecordCount to control number of records retained during operation. Modify recordPollInterval for empty stream poll interval.

On Chrome, if the html file is loaded as a local file (versus served from a web server) use the --allow-access-from-files switch when starting per http://www.chrome-allow-file-access-from-file.com/.

About

Single jQuery mobile page to stream AWS Kinesis records into your browser. Uses AWS JavaScript API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages