Ben Echols
Results
3
issues of
Ben Echols
This starts to hook the net code into the real lifecycle of the application.
Made a version of the go interpreter that matches the Scala implementation instead of the standard struct based system. Performance is better as well :)
## What kind of change does this PR introduce? Copies headers from the transport instead of using them directly. This still probably isn't the "best" solution (we don't need a...