7 Commits

Author SHA1 Message Date
c9480ba016 Translate "tls" network to "tcp" 2025-10-20 17:56:42 -04:00
09b2259a8c Simplify how dialing and listening works
Also add support for bare TCP
2025-10-20 16:44:07 -04:00
b3dc633abe Add support for TLS/TCP 2025-10-17 21:46:17 -04:00
0b98c768b3 Fix some outdated doc comments 2025-05-14 14:44:27 -04:00
218949bd46 Remove quic
It's clear it won't survive this change because I can't even test
it, so who knows if its good enough to have in main.
2025-05-14 14:39:19 -04:00
382cc113c5 Add listeners 2025-01-19 19:29:04 -05:00
41ff2164bd Rename listener.go to listen.go 2025-01-19 17:10:02 -05:00