blob: 2a89791b99fe5616af9b58f386146cc85854b657 [file] [log] [blame] [edit]
config BR2_PACKAGE_PYTHON_AIOHTTP_SSE_CLIENT
bool "python-aiohttp-sse-client"
select BR2_PACKAGE_PYTHON_AIOHTTP # runtime
select BR2_PACKAGE_PYTHON_ATTRS # runtime
select BR2_PACKAGE_PYTHON_MULTIDICT # runtime
select BR2_PACKAGE_PYTHON_YARL # runtime
help
Server-sent events client support for aiohttp.
https://github.com/rtfol/aiohttp-sse-client