Since our IMAP code was forked from NNTP and a proving ground for some new ideas, start bringing the NNTP up-to-date with slow git storage support and make it less dependent on IO::Socket::SSL for TLS.
Eric Wong (3): daemon: use ->can to check for IO::Socket::SSL nntp: event_step: prepare for async git reads nntp: support slow blob retrievals lib/PublicInbox/DS.pm | 6 +- lib/PublicInbox/HTTP.pm | 2 +- lib/PublicInbox/NNTP.pm | 150 +++++++++++++++++++-------------- lib/PublicInbox/NNTPdeflate.pm | 10 +++ t/nntp.t | 12 ++- t/nntpd.t | 20 ++++- 6 files changed, 129 insertions(+), 71 deletions(-) -- unsubscribe: one-click, see List-Unsubscribe header archive: https://public-inbox.org/meta/
