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
00f55788c2
Add note about the dial function
2025-01-21 20:37:10 -05:00
f1d6bf7b1b
Dial works
...
quic-go does not have support for choosing a network somehow.
very basic feature, you'd think, considering the stdlib's net has
full support for that. it would be passing a string down.
2025-01-21 20:28:08 -05:00
06d5e60341
Break out default TLS and QUIC configs
2025-01-19 19:27:56 -05:00
02dbcacd28
Improve doc comments
2025-01-19 17:09:20 -05:00
68961f8ad8
After the week I've had, I deserve to make a commit like this lmao
2025-01-19 13:09:37 -05:00
1bc804190e
Initial commit
2025-01-09 02:31:15 -05:00