Skip to content

Q-Sentinel/lotudp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QSentinel LoutUDP Protocol

Overview

This project implements a server that uses WebSocket for real-time communication and UDP for packet transmission. The server manages topics and periodically clears data to optimize performance.

Features

-WebSocket Server: Allows real-time communication with clients via WebSocket. -UDP Communication: Handles packet reception and transmission using UDP sockets. -Topic Management: Manages topics, where each topic can hold key-value pairs and be used to send notifications to subscribers. -Periodic Clearing: Clears all topics periodically to prevent memory buildup.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published