Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 1.02 KB

README.md

File metadata and controls

25 lines (19 loc) · 1.02 KB

Reactor Event Bus

README: English | 中文

Hex.pm Maven Central Sonatype Nexus (Snapshots)

Introduction

In order to support Reactor3.X or higher, the event bus is migrated and re-implemented based on the design of reactor-bus.

Routing Data



avatar

Features

  • Adapt to Reactor3.X
  • Non-blocking consume events
  • Multiple primary key matching patterns
  • Publish/Subscribe
  • Request/Reply
  • ...

How to Use