Dependencies for quic-0.1.8
Libraries
quic
- array
- base (>=4.9 && <5)
- base16-bytestring (>=1.0)
- bytestring
- containers
- crypto-token
- crypton
- crypton-x509
- crypton-x509-system
- data-default-class
- fast-logger (>=3.0.4)
- filepath
- iproute (>=1.7.8)
- memory
- network (>=3.1.2)
- network-byte-order (>=0.1.5)
- network-udp
- psqueues
- random (>=1.2)
- stm
- tls (>=1.7.0)
- unix-time
- unliftio (>=0.2.18)
- unliftio-core
Executables
server
- base (>=4.9 && <5)
- base16-bytestring
- bytestring
- filepath
- http2
- network-byte-order
- quic
- tls
- tls-session-manager
- 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