Dependencies for quic-0.1.17
Libraries
quic
- array (>=0.5 && <0.6)
- base (>=4.9 && <5)
- base16-bytestring (>=1.0 && <1.1)
- bytestring (>=0.10 && <0.13)
- containers (>=0.6 && <0.7)
- crypto-token (>=0.1.1 && <0.2)
- crypton (>=0.34 && <0.35)
- crypton-x509 (>=1.7.6 && <1.8)
- crypton-x509-system (>=1.6.7 && <1.7)
- data-default-class (>=0.1.2 && <0.2)
- fast-logger (>=3.2.2 && <3.3)
- filepath (>=1.4 && <1.5)
- iproute (>=1.7.12 && <1.8)
- memory (>=0.18.0 && <0.19)
- network (>=3.1.4)
- network-byte-order (>=0.1.7 && <0.2)
- network-control (>=0.0.2 && <0.1)
- network-udp (>=0.0.0 && <0.1)
- random (>=1.2.1 && <1.3)
- serialise
- stm (>=2.5 && <2.6)
- tls (>=2.0 && <2.1)
- unix-time (>=0.4.12 && <0.5)
- unliftio (>=0.2 && <0.3)
- unliftio-core (>=0.2 && <0.3)
Executables
server
- base (>=4.9 && <5)
- base16-bytestring
- bytestring
- filepath
- http2
- network-byte-order
- quic
- tls
- tls-session-manager (>=0.0.5)
- unliftio
- if !flag(devel)
- buildable: False
client
- base (>=4.9 && <5)
- base16-bytestring
- bytestring
- filepath
- http2
- network-byte-order
- quic
- tls
- unix-time
- unliftio
- if !flag(devel)
- buildable: False
Flags
Manual Flags
Name | Description | Default |
---|---|---|
fusion | Use fusion AES-GCM engine from picotls | Enabled |
Automatic Flags
Name | Description | Default |
---|---|---|
devel | Development commands | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info