From ca938e06e61d7b2a0d2735266c219c2a41cc6674 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mi=C5=82osz=20Sm=C3=B3=C5=82ka?= Date: Fri, 30 Aug 2024 09:50:07 +0200 Subject: [PATCH] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index af4cd1415..c4be4a666 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,7 @@ Pick what you like the best or see in order: * [Persistent Event Log](_examples/real-world-examples/persistent-event-log) * [Transactional Events](_examples/real-world-examples/transactional-events) * [Real-time HTTP updates with Server-Sent Events](_examples/real-world-examples/server-sent-events) + * [Real-time HTTP updates with Server-Sent Events and htmx](_examples/real-world-examples/server-sent-events-htmx) * Complete projects * [NATS example with live code reloading](https://github.com/ThreeDotsLabs/nats-example) * [RabbitMQ, webhooks and Kafka integration](https://github.com/ThreeDotsLabs/event-driven-example) @@ -103,7 +104,6 @@ Supported Pub/Subs: - Redis Stream Pub/Sub [(`github.com/ThreeDotsLabs/watermill-redisstream`)](https://github.com/ThreeDotsLabs/watermill-redisstream/) - SQL Pub/Sub [(`github.com/ThreeDotsLabs/watermill-sql/v2`)](https://github.com/ThreeDotsLabs/watermill-sql/) - All Pub/Subs implementation documentation can be found in the [documentation](https://watermill.io/pubsubs/). ## Unofficial libraries @@ -155,8 +155,6 @@ If you didn't find the answer to your question in [the documentation](https://wa Please join us on the `#watermill` channel on the [Three Dots Labs Discord](https://discord.gg/QV6VFg4YQE). -Every bit of feedback is very welcome and appreciated. Please submit it using [the survey](https://www.surveymonkey.com/r/WZXD392). - ## Why the name? It processes streams!