From 11c6fcb670c83e07fb35b74a37b72efb64c6158f Mon Sep 17 00:00:00 2001 From: takasehideki Date: Tue, 25 Jun 2024 20:44:27 +0900 Subject: [PATCH] add resource presented in Code BEAM America 2024 --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 45f0652..aad4b35 100644 --- a/README.md +++ b/README.md @@ -174,9 +174,10 @@ These steps just follow the [Recommended flow of rustler_precompiled](https://he - presented in [Zenoh User Meeting 2023](https://www.zettascale.tech/news/zenoh-user-meeting-2023/) at 2023/12/12 - [SpeakerDeck](https://speakerdeck.com/takasehideki/zenoh-meets-elixir-in-japan) - [YouTube archive](https://www.youtube.com/watch?v=4TYn_l6rXIg) -- Zenohex: an eloquent, scalable and fast communication library for Elixir - - (will be) presented in [Code BEAM America 2024](https://codebeamamerica.com/) at 2024/03/07 - - Slide and video archive will be added +- Zenohex - an eloquent, scalable and fast communication library for Elixir + - presented in [Code BEAM America 2024](https://codebeamamerica.com/) at 2024/03/07 + - [SpeakerDeck](https://speakerdeck.com/takasehideki/zenohex-an-eloquent-scalable-and-fast-communication-library-for-elixir) + - [YouTube archive](https://www.youtube.com/watch?v=9DIamjWqass) ## License