GridFSHandler for aiohttp

XMLWordPrintableJSON

    • Type: New Feature
    • Resolution: Done
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: aiohttp
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Motor 0.5 integrates with asyncio. The most popular asyncio HTTP implementation and low-level web framework is aiohttp.

      Like Tornado, aiohttp provides a static file server; it's not meant for production, since serving actual static files is better handled by Nginx, etc. However, it would be useful if I provide a "static" file server for aiohttp backed by GridFS, the same as I do for Tornado.

      Build it on top of stream_to_handler, the same as the Tornado GridFSHandler is.

            Assignee:
            A. Jesse Jiryu Davis
            Reporter:
            A. Jesse Jiryu Davis
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: