Skip to content

code0-tech/hydra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is Hydra?

Hydra is an efficient, lightweight and high-performance Websocket library based on µWebSockets.js.

Features

  • Efficiency: The foundational C++ library, µWebSockets, is recognized for its rapid and resource-efficient characteristics
  • Reliability: The library is designed to be resource-efficient, making it suitable for handling a large number of concurrent connections.
  • Event-Driven Model: It follows an event-driven programming model, where you define handlers for events such as receiving messages, opening connections, and closing connections.

Example


To see the full documentation: click here

Releases

No releases published

Packages

No packages published