samborkent

Results 3 comments of samborkent

Any update on this? It really is a major nuisance if you want to use protobuf to define your data structures in Go.

> can anyone recommend a strategy for making this more readable? We only have this problem with the generated Go client code: > > ``` > # Protobuf > enum...

I would be very interested in a pure Go implementation for audio recording. For now it seems the smallest dependency is https://github.com/gen2brain/malgo which is build upon the miniaudio C library....