Changes
#4 (Jul 31, 2023, 9:06:26 PM)
- Change getResourceAsStream to use absolute path to resource to avoid errors when the class is minified/obfuscated. — Mike Dawson / githubweb
#3 (Jul 23, 2023, 4:23:17 PM)
- Add DatagramSocketFactory to QuicClientConnection to allow the use of a custom DatagramSocket. — Mike Dawson / githubweb