pancsta

Results 4 issues of pancsta

## We want to ensure high quality of the packages. Make sure that you've checked the boxes below before sending a pull request. - [x] I have read the [Contribution...

Ran into a problem with a json formatter not always formatting air's output, turns out air sometimes outputs on stderr instead of stdout. - workaround `air 2>&1 | fblog` -...

The rust implementation has https://docs.rs/libp2p/latest/libp2p/uds Is there any chance for a Go version of the UDS transport? It's mostly needed for load testing.