[99s-extend] Streaming with the static handler

Paul Dickson pdtwonotes at gmail.com
Tue Nov 11 05:52:45 CET 2014


I am building a streaming music server that delivers mp3 files from disk
to instances of 'mplayer'.  So far I am using the Cowboy static handler
for this, and it is working for a single player but I wonder how
efficient the buffering is at the network level.  Should I instead be
doing this myself with an http handler and chunked replies?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ninenines.eu/archives/extend/attachments/20141110/a4b469a5/attachment.html>


More information about the Extend mailing list