Skip to content

cayque10/websocket-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebSocket Server Test Project

This project is a simple WebSocket server implementation using Node.js and the ws library. It includes basic functionality for authenticating users, broadcasting messages, and handling individual client connections.

Description

This project demonstrates a basic WebSocket server setup. It includes:

  • Authentication using JWT
  • Handling WebSocket connections and messages
  • Broadcasting messages to all connected clients
  • Sending specific messages to individual clients based on their email

About

Servidor websocket para testes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published