Skip to content

Commit

Permalink
Adds Light-weight cluster bus header for pubsub message. (#654)
Browse files Browse the repository at this point in the history
Adds light-weight cluster bus header for pubsub message. Closes #557.

This also supports sending to and receiving non-light messages from
older versions of the engine.

The light-weight cluster bus message supports multiple pubsub messages
(payloads) for one pubsub channel. Receiving messages with multiple
payloads is supported but we're not yet sending such multi-payload
messages to other nodes.

---------

Signed-off-by: Roshan Khatri <[email protected]>
  • Loading branch information
roshkhatri authored Jul 26, 2024
1 parent 48ca2c9 commit e745e9c
Show file tree
Hide file tree
Showing 2 changed files with 251 additions and 57 deletions.
Loading

0 comments on commit e745e9c

Please sign in to comment.