sbt / sbt-remote-control

Create and manage sbt process using unicorns and forks
Other
74 stars 14 forks source link

Expose Server-Client message API more directly #64

Closed jsuereth closed 9 years ago

jsuereth commented 10 years ago

Here are the spots where we may need to use client-server APIs:

Right now, the client API is only exposed in 2 of the three. Here's a proposal of what we should do:

Quick review on tasks from @pvlugter