ar_pe_ce 0.1.0

HTTP2 based simple streaming RPC
Documentation

ar_pe_ce

Simple streaming RPC in Rust

Features:

  • Client streaming
  • Server streaming
  • No protobuf files bullshit
  • Serde based serialization/deserialization
  • Message pack
  • Less code in macro
  • Open telemetry support
  • Better macro span support
  • Proper error handling
  • JSON/MessagePack Schema generation
  • Performance tests
  • Example in other language like Java
  • Mockups example
  • Connection pool
  • Non-unary inputs
    • Trailing streaming argument