Skip to content

Commit 1337c45

Browse files
Third-Part/Other addition: RSocket (#7054)
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>
1 parent b571bb9 commit 1337c45

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/third_party.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -292,3 +292,6 @@ ask to raise the status.
292292

293293
- `aiohttp-catcher <https://github.com/yuvalherziger/aiohttp-catcher>`_
294294
An aiohttp middleware library for centralized error handling in aiohttp servers.
295+
296+
- `rsocket <https://github.com/rsocket/rsocket-py>`_
297+
Python implementation of `RSocket protocol <https://rsocket.io>`_.

0 commit comments

Comments
 (0)