]> git.sesse.net Git - cubemap/history - Makefile
Parse the HTTP header (more) properly, and send the headers on to any connecting...
[cubemap] / Makefile
2013-04-08 Steinar H. GundersonWrite our own HTTP client instead of using curl. Not...
2013-04-07 Steinar H. GundersonSupport parsing streams from config file. Also support...
2013-04-07 Steinar H. GundersonMove the logic of load-balancing etc. into ServerPool...
2013-04-06 Steinar H. GundersonMakefile tweaks to deal with the protobuf dependency.
2013-04-06 Steinar H. GundersonStart working on serialization.
2013-04-06 Steinar H. GundersonImplement epoll main loop in Server, and parse header.
2013-04-06 Steinar H. GundersonSplit Server and MutexLock out into separate source...
2013-04-06 Steinar H. GundersonAdd a Makefile.