From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 From: "marius a. eriksen" Date: Tue, 24 Apr 2012 10:57:00 -0700 Message-ID: To: 9fans@9fans.net Content-Type: text/plain; charset=ISO-8859-1 Subject: [9fans] devdrawserver Topicbox-Message-UUID: 7bd5f650-ead7-11e9-9d60-3106f5b1d025 I've found myself in need of running acme on one machine, but devdraw on another. Since p9p devdraw isn't a file server, exporting and importing the devdraw server isn't something you can do without extra help: that's where devdrawserver comes in: https://github.com/mariusaeriksen/devdrawserver it provides a "virtual" devdraw on the remote machine, and the ability to attach a real devdraw binary to the stream. There's a bit of extra code in there, because eventually I might also add detach/reattach to this (but I haven't really needed it yet). marius. * mk install, then follow the instructions in the README