Issues
- 2
Excuses me How to handle errors?
#489 opened by l-7-l - 2
Gracefully shut down tarpc
#473 opened by massimo79m - 1
- 6
Allowing meta-level processing of services
#469 opened by CowBoy4mH3LL - 3
Distributed tracing with TextMapPropagator
#453 opened by rlebran - 7
How to implement client authentication?
#458 opened by mzdk100 - 4
How to implement router?
#462 opened by mzdk100 - 2
how to use it in client browser?
#457 opened by sprappcom - 1
- 6
Readme example doesn't compile
#456 opened by aaryanpunia - 4
Server-side span with client’s span as parent
#406 opened by 3XX0 - 0
tarpc make crash when c++ Destructor execute
#449 opened by work-chausat - 11
Future returned by `Serve::serve()` is not `Send`
#421 opened by ditsing - 5
- 2
- 0
Feature: cli support for translating defined placeholder to generate proto from codebase directly
#443 opened by artech-git - 0
Rkyv support?
#437 opened by comath - 8
Consider making tracing optional
#402 opened by 3XX0 - 2
Multi-client requests
#394 opened by rsalmei - 5
Bubble up server side transport errors to the client
#403 opened by axos88 - 1
use qualified paths for all macro generated signatures
#390 opened by chaoky - 4
[FEATURE REQUEST] Stream responses
#397 opened by axos88 - 1
- 2
Cross Platform Procedure Call
#396 opened by paulocoutinhox - 9
On client's read errors quick subsequent requests may wait for response indefinitely
#415 opened by altkdf - 2
Adding client ID to identify clients (and retrieve specific context)?
#418 opened by stevefan1999-personal - 3
Support for Async Fn in Trait?
#409 opened by ShaneMurphy2 - 4
Recommended way for connection pooling?
#408 opened by hsnoil - 0
Associated data with client
#419 opened by stevefan1999-personal - 2
- 4
Generic type parameters
#412 opened by jimouris - 0
Design problem, how to call other structs method ?
#405 opened by rain2307 - 24
How to save transport context?
#392 opened by axos88 - 6
- 3
Bidirectional RPC
#395 opened by rsalmei - 2
Why is it called tarpc?
#391 opened by ShaneMurphy2 - 3
Removing the dependency on tokio
#387 opened by axos88 - 6
- 3
On `poll_flush` timing of RPC client and server
#384 opened by 0x5459 - 5
Server acting as a client to another server
#383 opened by jimouris - 0
- 0
Clippy Warnings in `tarpc`
#378 opened by roynrishingha - 3
log spammed with `OpenTelemetry subscriber not installed; making unsampled child context` when used w/o Otel
#373 opened by Licenser - 2
Update outdated dependencies or re-export
#370 opened by kkharji - 4
Colors are weird
#364 opened by TerraDOOM - 1
Future types should be `#[must_use]`
#368 opened by Darksonn - 2
RPC deadline and clock skew on different machines
#366 opened by ditsing - 2
- 5
- 3
not only one-time use structs for servers
#357 opened by OfekShochat