- merged request and reply structures - build requests directly into the buffer to avoid a copy
A few other optimizations in request processing in the server. Moved automatically generated request definitions to server.h and removed include/server/request.h.