pancsta

Results 6 comments of pancsta

Will this be implemented? Its way more important than trailing spaces (which are a current default). Workaround: `grep "]()" file.md`

I need the same thing, seems like a missing feature. Im shipping zellij as a layout for a TUI app to end users with mouse / touch and the current...

Sure, its at the bottom of this pubsub comment https://github.com/libp2p/go-libp2p-pubsub/issues/624#issuecomment-3031520789 > It came up in my load test with 50 peers over a UDS transport with 7k active goroutines (6.7k...

> Is there any reason for this transport to live inside go-libp2p. It can be a separate repo. Is there any reason a new repo is needed for 150 lines...

A working UDS transport can be found [here](https://github.com/pancsta/asyncmachine-go/blob/main/pkg/pubsub/uds/uds.go), along with partially passing tests. The load test mentioned can be found one up in `..` and it's a discovery protocol. It's...

For breaking changes like this, a reverse-migration config should be shipped in a commented-out form. Theres no reason 5 lines of binds should be this heavily discussed (and [community provided...