Skip to content

Commit

Permalink
Add aiohttp-sse-client library to third party usage list (#5084)
Browse files Browse the repository at this point in the history
* Update third_party.rst

Add aiohttp-sse-client

* Add aiohttp-sse-client library to third party list
  • Loading branch information
awarecan authored and asvetlov committed Oct 19, 2020
1 parent 9ca7252 commit 2240694
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions CHANGES/5084.doc
@@ -0,0 +1 @@
Add aiohttp-sse-client library to third party usage list.
3 changes: 3 additions & 0 deletions docs/third_party.rst
Expand Up @@ -256,3 +256,6 @@ period ask to raise the status.
- `aiohttp-tus <https://github.com/pylotcode/aiohttp-tus>`_
`tus.io <https://tus.io>`_ protocol implementation for ``aiohttp.web``
applications. Python 3.6+ required.

- `aiohttp-sse-client <https://github.com/rtfol/aiohttp-sse-client>`_
A Server-Sent Event python client base on aiohttp. Python 3.6+ required.

0 comments on commit 2240694

Please sign in to comment.