Closed faultyserver closed 7 years ago
RPCs should exist in their own translation units as a way of separating concerns and additionally improving compile times (sans make clean escapades).
make clean
This PR also implements all of the RPCs conformant to and refined by #3 and #5 respectively.
RPCs should exist in their own translation units as a way of separating concerns and additionally improving compile times (sans
make clean
escapades).This PR also implements all of the RPCs conformant to and refined by #3 and #5 respectively.