Skip to content
Snippets Groups Projects
  1. Aug 07, 2015
  2. Jul 29, 2015
  3. Jul 28, 2015
  4. Jul 27, 2015
  5. Jul 26, 2015
  6. Jul 25, 2015
  7. Jul 24, 2015
  8. Jul 22, 2015
  9. Jul 21, 2015
  10. Jul 19, 2015
  11. Jul 12, 2015
    • ale's avatar
      use simple TCP proxy for /_stream · 146c29f4
      ale authored
      Proxied connections to Icecast are now handled with a simple TCP
      proxy that can shutdown each direction independently. Fixes some
      connection leaks.
      146c29f4
  12. Jan 31, 2015
  13. Jan 27, 2015
  14. Jan 20, 2015
  15. Jan 18, 2015
  16. Jan 17, 2015
    • ale's avatar
      simplify the HTTP server structure · 292e4e71
      ale authored
      Refactor the HTTP handler hierarchy to make it simpler.
      
      Replace the ghost logging handler with a simpler one, that fires as soon
      as the HTTP request headers are sent (this is a better solution for
      long-lived connections).
      
      Add a debug page to track long-lived HTTP request.
      
      Add tests for the HTTP server.
      292e4e71
Loading