Bruce Guenter

Results 129 comments of Bruce Guenter

I second this. I am wanting to write a new server using tokio-proto and TLS. I'm missing something on how to wire up a simple proto server with tokio-tls.

From a user point of view, I think it makes sense to put it into the same module. From a code point of view, it will require some significant reorganization....

Make them independent if you want us to review them simultaneously, otherwise run the process with this one and the PR the other.

No, no progress on most of this. Some of it is planned but deprioritized.

We agree this would be a nice use case, but it not currently in our planned work.

Incidentally, the `vdev` development tool includes a subcommand that runs Vector with only the feature flags required to run a given config file turned on (`vdev run `). It would...

To simplify the above, you can automatically get the features by running `cargo vdev features CONFIG_FILE.yaml`, which will parse the config and extract the features required to run it.

Yes, `PartitionHttpSink` looks to be the ideal target for this kind of modification, and would end up being ideal sample code for other HTTP sinks to adapt when they need...

Thank you for the extensive report, all. This is indeed a silly typo and should be fixed in 79a8a45 Note that the [man page explicitly cautions](https://github.com/bruceg/nullmailer/blob/79a8a45c4bd22b250f2765f239e95eb479232693/doc/nullmailer-smtpd.1#L20-L23) not to use this...