mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
9a4e1100fa
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.