Skip to content

Commit

Permalink
[PR #7054/1337c452 backport][3.9] Third-Part/Other addition: RSocket (#…
Browse files Browse the repository at this point in the history
…7112)

**This is a backport of PR #7054 as merged into master
(1337c45).**

Third-Part/Other addition: RSocket

Supports aiohttp as a transport layer.

Co-authored-by: jell-o-fishi <[email protected]>
  • Loading branch information
patchback[bot] and jell-o-fishi committed Nov 29, 2022
1 parent 57dfbb3 commit 4fca90a
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 @@ -291,3 +291,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 4fca90a

Please sign in to comment.