Community Fork
Hey! Just wanted to say thank you so much for this library!
As it seemed there had been no real activity in 7 years and we desperately needed a number of changes for our internal usage, we forked the repo and cleaned up the codebase last year: https://github.com/globalcyberalliance/telnet-go. The intention of our initial refactor was to make this library as close to the standard library's HTTP server implementation as possible. We're using this within a honeypot project which supports various protocols, so keeping things consistent between them is important for us from a maintenance perspective.
If you'd at all be interested in a PR to merge some/all of this into this repo, we'd be more than happy to do that!
Thanks again!