A generic server with client and room management. The server is usable for UDP, TCP, HTTP/S, or WS/S.
-
Updated
Dec 30, 2022 - JavaScript
A generic server with client and room management. The server is usable for UDP, TCP, HTTP/S, or WS/S.
This API serves as the backend for a Coach client management application. It allows coaches to add clients, manage their profiles, and assign personalized Workout and Nutrition templates to them. Clients can update their information and access their assigned templates. The API is built using Node.js, Express.js, and Sequelize ORM
a wrapper contains websocket server useing TLS & jwt for encryption and clients management.
Add a description, image, and links to the client-management topic page so that developers can more easily learn about it.
To associate your repository with the client-management topic, visit your repo's landing page and select "manage topics."