Skip to content

dbushell/deno_turtle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🐢 Turtle

Turtle is a Deno Deploy project that streams random binary data at incredibly slow speeds!

turtle.deno.dev

Its purpose is to demonstrate web streams, fetch progress, controllers, and file storage APIs.

Notes

The example streams a 10 KB random binary file at 512 bytes per second. It should take around 20 seconds. Storage usage includes downloaded files and other cached assets as reported by the browser.

Read my blog post for more information.


MIT License | Copyright © 2023 David Bushell