Skip to content

phlex-ruby/flecks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flecks

Render IO-bound content asynchronously and stream it into a wrap-around shell in a single HTTP response with Phlex.

See video demo.

Recommendations

We recommend using the Falcon web server which uses multiple fibers to handle requests concurrently, since this will play best with our fiber-based approach to background tasks.

Acknowledgements

The declarative shadow DOM technique used in this project was inspired by these two articles:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages