-
Type: Improvement
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Operations Layer
-
None
-
Empty show more show less
In order to facilitate a radical refactoring, alll wire protocol primitives on the Connection type use a "server trampoline", returning an object that pretends to be a Server in order to avoid refactoring all the wire protocol methods. This is no longer needed, and all wire protocol methods needs to be refactored to operate directly against a Connection.
- duplicates
-
NODE-2133 Move wire protocol specific code into the Connection class
- Closed