Python asyncio smf rpc implementation
Project description
aiosmf
smf rpc implementation for asyncio -- https://aiosmf.readthedocs.org
The smf project is a high-performance rpc platform built using the c++ Seastar framework. This project is a Python asyncio implementation of the rpc protocol used by smf. There are also Go and Java implementations.
Note that current support in aiosmf is limited to client implementations. Servers are written in C++, Go, or Java. Adding a Python server framework is future work.
Please see https://aiosmf.readthedocs.org for instructions on getting started.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
aiosmf-0.1.0.tar.gz
(6.8 kB
view hashes)
Built Distribution
aiosmf-0.1.0-py3-none-any.whl
(14.0 kB
view hashes)