Created by: vicdoval
As suggested here https://github.com/nortikin/sverchok/issues/2499#issuecomment-519890729 i did a massive change of StringsSocket to SvStringsSocket, MatrixSocket to SvMatrixSocket, VerticesSocket to SvVerticesSocket
Preflight checklist
-
Code changes complete. -
Code documentation complete. -
Documentation for users complete (or not required, if user never sees these changes). -
Manual testing done. -
Unit-tests implemented. -
Ready for merge.