zrpc-macros

Crates.iozrpc-macros
lib.rszrpc-macros
version0.7.0-alpha.2
sourcesrc
created_at2022-12-21 10:13:36.079655
updated_at2023-09-04 08:29:18.822146
descriptionFramework for decentralized and distributed microservices over Zenoh.
homepagehttps://github.com/ZettaScaleLabs/zenoh-rpc
repositoryhttps://github.com/ZettaScaleLabs/zenoh-rpc
max_upload_size
id743024
size163,700
(zettascale-bot)

documentation

README

CI Discussion Discord License License

Eclipse Zenoh - Zenoh-RPC

Framework for decentralized and distributed microservices over Zenoh.

:warning: This software is still in alpha status and should not be used in production. Breaking changes are likely to happen and the API is not yet stable. :warning: The documentation is still scarce. Do not hesitate to contact us on Discord.

Functionalities

  • Strongly typed RPC

  • Service registration

  • Service discovery

  • Automatic generation of client and server code

  • Decentralized RPC

Commit count: 60

cargo fmt