André Santos
André Santos
@lpegoraro still interested in working on this?
@Inkognitoo Let us know if you are still interested in working on this. It's totally fine if you are not, we can finish this for you. If you are still...
@MikaeelMF We definitively can consider it :) When do you say a prerequisite on "events", what are you thinking exactly? Something like callbacks?
@MikaeelMF Some frameworks do need to handle events and they do it with a callback like you'd do in javascript. But since Go is strongly typed, each event has to...
> About the constraint that you have mentioned, so is it possible for clients/servers to connect to localhost:random_port and communicate with each other? This should work, yes.
@CodeMartian still interested in working on this?
@HuskyNator Still interested in working on this?
@Krish-bhardwaj Sure! But before assigning this to you, I want to remind you that it is a significant task and might not be ideal as a first contribution to exercism....
If anyone wants to work on this issue, it is OK (and even recommended) the make PR's for individual exercises - working on this issue doesn't mean necessarily fixing all...
@junedev Some exercises suffering from this problem do have generators, but others don't. So I don't think it's a generator specific problem, although for the exercises that do have the...