# private-messaging **Repository Path**: sysafe/private-messaging ## Basic Information - **Project Name**: private-messaging - **Description**: a socket.io example "private-messaging" from socket.io examples, based on react nextJs - **Primary Language**: JavaScript - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-04-19 - **Last Updated**: 2022-08-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # socket.io ## a socket.io example "private-messaging" from socket.io examples, based on react nextJs ### server: http://localhost:3333 ### client: http://localhost:3000