Connect example tweaks #1
Reference in New Issue
Block a user
Delete Branch "cblgh/iroh-go:connect-example-tweaks"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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