From d336a641fdcfc5d9789ef28d9c42cc29e1ce20ac Mon Sep 17 00:00:00 2001 From: Tan Le <104194494+tanlethanh@users.noreply.github.com> Date: Mon, 15 Apr 2024 17:06:30 +0700 Subject: [PATCH] Update README.md --- README.md | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 02be8ce..f0b368e 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,7 @@ [slide](https://pitch.com/v/metacraftcrab-fywpbh) -## Universal messaging with respecting the runtime - -## Request-response for asynchonous messaging - -## Middlewares - -## Natively support cross-resolving requests +- Universal messaging while respecting the runtime +- Effectively managing requests for async channels (resolving request, life-cycle, timeout,…) +- Cleanest/easiest event handling with pipeline/middlewares +- Natively support cross-resolving requests