mirror of
https://github.com/coder/coder.git
synced 2025-07-03 16:13:58 +00:00
Part of #10532 DRPC transport over yamux and in-mem pipes was previously only used on the provisioner APIs, but now will also be used in tailnet. Moved to subpackage of codersdk to avoid import loops.