Dependencies for quic-0.2.5
Libraries
quic
- array (>=0.5 && <0.6)
- async
- base (>=4.9 && <5)
- base16-bytestring (>=1.0 && <1.1)
- bytestring (>=0.10)
- containers
- crypto-token (>=0.1.2 && <0.2)
- crypton (>=0.34)
- crypton-x509 (>=1.7.6 && <1.8)
- crypton-x509-system (>=1.6.7 && <1.7)
- data-default
- fast-logger (>=3.2.2 && <3.3)
- filepath
- 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.1 && <0.2)
- random (>=1.2.1 && <1.3)
- serialise
- stm (>=2.5 && <2.6)
- tls (>=2.0 && <2.2)
- unix-time (>=0.4.12 && <0.5)
Executables
quic-server
- base (>=4.9 && <5)
- base16-bytestring
- bytestring
- filepath
- http2
- network-byte-order
- quic
- tls
- tls-session-manager (>=0.0.5)
- if !flag(devel)
- buildable: False
quic-client
- async
- base (>=4.9 && <5)
- base16-bytestring
- bytestring
- filepath
- http2
- network-byte-order
- quic
- tls
- unix-time
- 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