alexis-/ServiceWire

Create a generic, serializable endpoint

alexis- opened this issue · 0 comments

  • Create an abstract base class for TCP and NP endpoints
  • Make the endpoints serializable
  • Add a virtual CreateClient method
  • Add tests