Language

Package: python-aiohttp @ 3.7.4

Synopsis

Async HTTP client/server framework (asyncio)

Description

aiohttp is an asynchronous HTTP client/server framework.

Its main features are:

  • Supports both client and server side of HTTP protocol.

  • Supports both client and server Web-Sockets out-of-the-box without the Callback Hell.

  • Web-server has middlewares and pluggable routing.

Home page
https://github.com/aio-libs/aiohttp/
Location
gnu/packages/python-web.scm (line: 164, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings