Skip to content
This repository was archived by the owner on Jun 26, 2025. It is now read-only.

einouqo/castix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Castix

Go Version Go Reference Go Report Card License: MIT

Castix provides a flexible way to manage message streams in your applications. It acts as a central hub ( multiplexer) where multiple message producers (sources) can send messages, and multiple consumers (subscribers) can receive them.