back

by zorked·10y ago·view on hn ↗
Serving images is usually just a wrapper around sendfile() and is rather trivial.
1 comments
I'd advise you to go read Nginx source if you want to see how "trivial" it is... :)