zrpc 0.7.0-alpha.1

Framework for decentralized and distributed microservices over Zenoh.
Documentation

zrpc

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 27 feature flags, 9 of them enabled by default.

default

  • resp_json
  • send_json
  • state_json
  • router_json
  • transport_tcp
  • transport_udp
  • query_payload

resp_json

  • serde_json

send_json

  • serde_json

state_json

  • serde_json

router_json

  • serde_json

transport_tcp

  • zenoh/transport_tcp

transport_udp

  • zenoh/transport_udp

query_payload

  • zenoh/unstable

serde_json

  • dep:serde_json

send_cbor

  • serde_cbor

send_bincode

  • bincode

transport_quic

  • zenoh/transport_quic

state_cbor

  • serde_cbor

complete_n

  • zenoh/complete_n

resp_bincode

  • bincode

serde_cbor

  • dep:serde_cbor

bincode

  • dep:bincode

auth_pubkey

  • zenoh/auth_pubkey

serde_yaml

  • dep:serde_yaml

transport_unixsock-stream

  • zenoh/transport_unixsock-stream

stats

  • zenoh/stats

shared-memory

  • zenoh/shared-memory

transport_tls

  • zenoh/transport_tls

state_bincode

  • bincode

transport_ws

  • zenoh/transport_ws

auth_usrpwd

  • zenoh/auth_usrpwd

resp_cbor

  • serde_cbor