Lars Gohr
Lars Gohr
Could we keep this issue open until implemented?
@ninadingole that's the issue. I can't find any test for https://github.com/playwright-community/playwright-go/blob/main/tests/assets/deep-shadow.html
Added a test. Hope this helps
Thank you for the effort! Maybe you could have a look at https://www.nerves-hub.org/ for inspiration - if you didn't already 🙂
See also https://github.com/zaproxy/action-baseline/issues/63
I'm not sure about that. To my point of view pubsub also holds some connection-state https://github.com/libp2p/go-libp2p-pubsub/blob/cbb7bfc1f182e0b765d2856f6a0ea73e34d93602/gossipsub.go#L345 In this way, simply resetting the connection (https://github.com/libp2p/go-libp2p-examples/blob/master/relay/main.go#L77) doesn't work - as the peer...
I'm still trying to find a way to use https://github.com/libp2p/go-libp2p-pubsub/blob/cbb7bfc1f182e0b765d2856f6a0ea73e34d93602/pubsub.go#L167 as the router is private https://github.com/libp2p/go-libp2p-pubsub/blob/master/pubsub.go#L50 and it looks like there's no way to use https://github.com/libp2p/go-libp2p-pubsub/blob/cbb7bfc1f182e0b765d2856f6a0ea73e34d93602/pubsub.go#L221 as there's no way...
As the image in https://github.com/aoldershaw/rfcs/blob/services/084-services/proposal.md#networking states port 8080 specifically, I just wanted to point out that there are images - exposing a different port - exposing multiple ports MySQL is...
@drnic same like @mdb
Thank you for the PR! Will review in near future