You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "The built-in NodeJS 'net' module allows for simple RCP connection and data exchange between network devices.\r It operates in an event-driven fashion and thus all incoming data is handled in a single callback.",
"main": "SocketReqRes.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"