Skip to content

YoDK/yodk.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yodk.github.io

This demo shows a basic implementation of uploading large data files via GoInstant.

Via the HTML5 Filereader API base64 strings are split into 32kb pieces (GoInstant's key size limit) and uploaded (key#set) individually. Pieces are then reassembled on the client during key#get.

There's some extra resizing functions added, but mainly for style.

See the demo here: http://yodk.github.io/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published