Danilo Bargen
Danilo Bargen
> Quick PR removing one of them https://github.com/danburkert/prost/pull/288 Issue tracker moved to https://github.com/tokio-rs/prost/pull/288. The PR was closed because apparently the performance regressed. If the generated assembly is identical, how can...
I ran into the same issue / misconception. I assumed I can just read from a socket into a buffer, pass this buffer into `response.parse(...)` and then reset the buffer...
Right now the dark blue color (info level) is really hard to read on a black background. It would be great if the defaults were improved for legibility, or if...
Yes, but dark blue is pretty dark on most systems. Cyan as a default might be easier to read. Or a blueish color in 256-color mode.
@eakraly yes, it would be interesting information for monitoring production services!
Something with Sphinx on https://readthedocs.org/ would be nice. Alternatively http://www.mkdocs.org/ is really simple.
This probably shouldn't have been closed.
To build: Install the `requirements.txt` and run `make`.
That'll be easy, but it's better to have non-sphinx docs than to have no docs.
Updated!