Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Sinatra 1.3 is out Featuring streaming (thechangelog.com)
52 points by LiveTheDream on Oct 1, 2011 | hide | past | favorite | 6 comments


Sinatra is awesome. I used it as backend api for a JavascriptMVC¹ application, and it worked great. It's just impressive how productive you can become with a good dsl that covers your needs.

¹http://javascriptmvc.com/


thanks to everyone who continues to make Sinatra better.

I think Sinatra is the optimal web framework for most startups.


Could someone give a good use case for streaming?



Implementing HTTP long polling, which can be used to implement for example instant messaging. At redbet.com we used streaming in thin to implement the odds updates in our live betting.


The "Campfire streaming api"[1] would be a good example.

[1]: http://developer.37signals.com/campfire/streaming




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: