Skip to content

Commit

Permalink
Third-Part/Other addition: RSocket (#7054)
Browse files Browse the repository at this point in the history
Third-Part/Other addition: RSocket

Supports aiohttp as a transport layer.

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
jell-o-fishi and pre-commit-ci[bot] committed Nov 29, 2022
1 parent b571bb9 commit 1337c45
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/third_party.rst
Original file line number Diff line number Diff line change
Expand Up @@ -292,3 +292,6 @@ ask to raise the status.

- `aiohttp-catcher <https://github.com/yuvalherziger/aiohttp-catcher>`_
An aiohttp middleware library for centralized error handling in aiohttp servers.

- `rsocket <https://github.com/rsocket/rsocket-py>`_
Python implementation of `RSocket protocol <https://rsocket.io>`_.

0 comments on commit 1337c45

Please sign in to comment.