Elena Frank

Results 47 comments of Elena Frank

Ok, I agree that it is better to have a complete implementation right now rather than having to fix it later on. I'll try to make a PR within the...

My first attempt was to use `Debug`, but from what it looks like, this only uses the default derived Debug, and parsing that into a proper name isn't easier that...

I drafted a PR for this issue that handles QSelf by generating the name for `Type` recursively, please have a look whether this is a acceptable solution. Please note that...

@hardliner66 @leenozara is there any update from your side about this PR / anything that is still missing?

@leenozara what is the current status on this?

> We're using libp2p-websocket in Substrate to connect to a good old HTTP server against a specific URL. It was the easiest way to implement this at the time. >...

> Thanks for debugging. @elenaf9 can you expand on how this is handled in #2289? Thanks for the ping. Until now it was also handled by a timeout, i.e. the...

Thanks for testing @pj50! Could you please share the code with which you are testing, and the debug output that shows this?

> Just kill the dialer, and the you will see that the connection is not closed on the swarm side, but the connection timeouts in Quinn. There might be a...

@mxinden: > I would like to make the following suggestion. Note that I am still suggesting to additionally support the lazy case, where the OutEvent is generated by the procedural...