Skip to content

Proof-of-concept for a basic pub/sub event system based on gRPC

License

Notifications You must be signed in to change notification settings

nlm/grpceventbus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gRPC event bus

This is a proof-of-concept for a basic pub/sub event system based on gRPC

Features

  • Strong typing for events
  • Support for multiple event types
  • Event Streaming (publisher side)
  • Event Streaming (subscriber side)
  • Implicit topics
  • Multiple topics
  • Topics auto-cleanup

About

Proof-of-concept for a basic pub/sub event system based on gRPC

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published