{"categories":[{"label":"Application Frameworks","url":"https://skillfed.io/packages/category/software-development-libraries-application-frameworks/4"}],"enrichment":{"capability":"Provides HTTP hosting integration for Microsoft 365 Agents using aiohttp, enabling you to build web-based agent applications with request processing, authentication, and routing.","skillfed_tags":["conversational-ai","async-http","microsoft-agents"],"use_cases":["Host a Microsoft Teams agent as an HTTP service that receives and responds to conversation activities.","Build a web chat interface backed by a Microsoft 365 Agent with real-time streaming responses.","Integrate a Copilot Studio Agent with aiohttp for custom routing and middleware (e.g., logging, rate limiting).","Deploy multi-agent systems where agents communicate via HTTP with JWT authentication.","Create a development environment for agent testing with hot reload and debugging support."],"what_it_does":"This package bridges the Microsoft 365 Agents SDK with aiohttp, a popular async HTTP framework for Python. It provides HTTP adapters, middleware, and utilities to host conversational agents as web services, handling the plumbing needed to expose agent logic over HTTP endpoints. The library integrates with the core hosting framework and aiohttp to manage request routing, authentication via JWT middleware, and agent-to-agent communication.\n\nYou use it when you want to deploy a Microsoft 365 Agent as a web service\u2014whether for Teams, M365 Copilot, Copilot Studio, or custom web chat. It abstracts away the HTTP layer details so you can focus on agent logic: define message handlers, error handlers, and storage, then call `start_server()` to run the aiohttp application. The package supports streaming responses, custom error handling, and development-friendly features like hot reload.","worth_installing":"Yes. The package is actively maintained, has low install friction, carries a permissive MIT license, and solves a clear problem: hosting Microsoft 365 Agents over HTTP with aiohttp. It is well-positioned in the Microsoft Agents ecosystem and has no known vulnerabilities. Install it if you are building a web-based agent application and prefer aiohttp over other frameworks."},"id":"microsoft-agents-hosting-aiohttp","links":{"html":"https://skillfed.io/packages/microsoft-agents-hosting-aiohttp","md":"https://skillfed.io/packages/microsoft-agents-hosting-aiohttp.md","pypi":"https://pypi.org/project/microsoft-agents-hosting-aiohttp/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-30","license_spdx":"MIT","license_treatment":"permissive","name":"microsoft-agents-hosting-aiohttp","python_support":"supports_current","summary":"Integration library for Microsoft Agents with aiohttp"},"popularity":{"monthly_downloads":237015,"position":8968,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.3.0"}
