Skip to content

frondeus/ar_pe_ce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ar_pe_ce

Crates.io Crates.io docs.rs GitHub Workflow Status Coveralls

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
    • Mean latency
    • Total trhoughput
    • Response time
  • Example in other language like Java
  • Mockups example
  • Connection pool
  • Non-unary inputs
    • Trailing streaming argument

About

Simple streaming RPC in Rust

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages