Skip to content

Commit

Permalink
Updated Message Types
Browse files Browse the repository at this point in the history
  • Loading branch information
Siteleaf committed Apr 22, 2024
1 parent 964a5ac commit 5661ace
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion _posts/2024-04-22-message_types.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,9 @@ tags:
- Event
- State Transfer
- Async command
summary: This blog is about the different types of message you can put on systems like Rabbit MQ and Kafka. It discusses the differences between commands, events, state and gives a few tips around how to structure your messages.
summary: This blog is about the different types of message you can put on systems
like Rabbit MQ and Kafka. It discusses the differences between commands, events,
state and gives a few tips around how to structure your messages.
author: dhope
---

Expand Down

0 comments on commit 5661ace

Please sign in to comment.