File: README.md

package info (click to toggle)
golang-github-influxdata-yarpc 0.0.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 276 kB
  • sloc: makefile: 2
file content (8 lines) | stat: -rw-r--r-- 227 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
yarpc
=====

yarpc is Yet Another RPC package for Go.

In a barely working state right now, little error handling and lots of details still to resolve. 

* How shall header and trailer data be handled (for open tracing, status)