Download QuicProtocolSupport — Minecraft Mods — ModStock

QuicProtocolSupport

Active

Downloads

0

Last update

1 week ago

Versions

1.20.1
Client and server
Fabric

Usage

Prepend quic:// to the Minecraft server address. (tcp:// can also be used, but it has no effect as TCP is the default.)

Credits

Significant portions of code have been reworked from quic-connect by ramidzkh (Ramid Khan).

Footnotes

  • You must use a valid, CA-signed TLS certificate on the server.
    • If you want to use a self-signed certificate, please compile the mod with .trustManager(io.netty.handler.ssl.util.InsecureTrustManagerFactory.INSTANCE) uncommented.
  • Only these platforms are supported:
    • Windows:
      • x86-64
    • MacOS: Support not present in 0.1.5, >0.4.0
      • x86-64
      • ARM64
    • Linux:
      • x86-64
      • ARM64
Project members
tesinormed

tesinormed

Developer