# nodejs-worker **Repository Path**: jhao-study/nodejs-worker ## Basic Information - **Project Name**: nodejs-worker - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-03-04 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README node ``` npm install --save @types/node ``` websocket server的Npm仓库 ``` npm install ws ```