mirror of
https://github.com/coder/coder.git
synced 2025-07-09 11:45:56 +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.