package async_ssl
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
An Async-pipe-based interface with OpenSSL
Install
dune-project
Dependency
Authors
Maintainers
Sources
async_ssl-v0.16.0.tar.gz
sha256=5c9f74ddc00228634c2f6c60c10f3a821dc664f873d80c427284588c3e01bedd
Description
This library allows you to create an SSL client and server, with encrypted communication between both.
Published: 14 Jun 2023
Dependencies (12)
- dune-configurator
-
dune
>= "2.0.0" -
ctypes-foreign
>= "0.18.0" -
ctypes
>= "0.18.0" - conf-libssl
-
stdio
>= "v0.16" & < "v0.17" -
ppx_optcomp
>= "v0.16" & < "v0.17" -
ppx_jane
>= "v0.16" & < "v0.17" -
core
>= "v0.16" & < "v0.17" -
base
>= "v0.16" & < "v0.17" -
async
>= "v0.16" & < "v0.17" -
ocaml
>= "4.14.0"
Dev Dependencies
None
Used by (11)
-
async-uri
>= "0.4.0" -
async_smtp
= "v0.16.0" - awsm-async
-
cohttp_async_websocket
= "v0.16.0" - disml
- gemini
-
pgx_async
>= "2.0" -
postgres_async
= "v0.16.0" -
shuttle_http
>= "0.10.0" & < "0.12.0" - shuttle_ssl
-
websocket-async
< "2.12"
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page