RSocket python over Websocket using aiohttp #7110
jell-o-fishi
started this conversation in
Show and tell
Replies: 1 comment 6 replies
-
Feedback on implementation? |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
RSocket - Application protocol providing Reactive Streams semantics.
I am the maintainer of rsocket-py, a python implementation of the protocol.
There is integration with aiohttp using RSocket over Websocket, both server and client.
Would appreciate feedback.
Available on pypi.
Beta Was this translation helpful? Give feedback.
All reactions