Categorygithub.com/gage-technologies/drpc-lib
repository
0.0.0-20240815121400-5afbac7d9cbe
Repository: https://github.com/gage-technologies/drpc-lib.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

drpc

This repo contains utilities for the DRPC framework.

Currently, it contains the following utilities:

  • muxconn: Drop-in replacement for drpcconn with stream multiplexing support via yamux.
  • muxserver: Drop-in replacement for drpcserver with stream multiplexing support via yamux.

Attribution