it allows the listener to receive more than one connection
it handles timeouts without panicing
I'm so excited about working with what you've enabled here!!!
This PR fixes two things in the connect example:
1. it allows the listener to receive more than one connection
2. it handles timeouts without panicing
I'm so excited about working with what you've enabled here!!!
i was also working on a complication that makes it so that the listener can also type BACK. and it works! but only for the first volley of each participant (A: one message -> <-one message :B)
not sure why! it's way messier, here's the current diff:
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This PR fixes two things in the connect example:
I'm so excited about working with what you've enabled here!!!
i was also working on a complication that makes it so that the listener can also type BACK. and it works! but only for the first volley of each participant (A: one message -> <-one message :B)
not sure why! it's way messier, here's the current diff:edit: solved it :) it was select (it blocks until one of its cases is matched) -> https://git.coopcloud.tech/decentral1se/iroh-go/pulls/2/files