Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

full-duplex asychrony, events library #4

Open
bennn opened this issue May 30, 2024 · 0 comments
Open

full-duplex asychrony, events library #4

bennn opened this issue May 30, 2024 · 0 comments

Comments

@bennn
Copy link
Member

bennn commented May 30, 2024

Replicate the Events library from the Chorex paper. Handle out-of-order messages like in Fig 4:

  • receive part of members list
  • receive private message
  • receive rest of members list

https://programming-journal.org/2024/8/8/

Maybe it's possible with Elixir built-ins, no need for a Chorex.Events library?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant