Issues
- 13
- 2
Report timeouts as `Error`s, with original connection (`AsyncAccept::Connection`)
#36 opened by ahcodedthat - 4
`AsyncAccept` is not implemented for `AddrIncoming` || `accept()` cannot be called on `TlsListener<AddrIncoming, TlsAcceptor>` due to unsatisfied trait bounds
#30 opened by robertpauson - 3
example building fails
#26 opened by qianzhang5 - 6
Question about Parallelism
#17 opened by jacob-pro - 3
Question: How does handshake timeout work?
#16 opened by jacob-pro - 3
Tlslistener send
#9 opened by uglyoldbob - 2
Support for native-tls
#6 opened by jacob-pro - 2
hyper server exits when you connect with http
#3 opened by miquels - 0
- 1
Compile with --cfg docsrs on docs.rs
#1 opened by Darksonn