Move services modules from VTKRemoting
Moving various services modules from VTKRemoting.
- Classes have been renamed to avoid name conflicts with existing classes in ParaView.
- rttr dependency has been dropped. vtkPacket now simply uses JSON.
Moving various services modules from VTKRemoting.