package websocket-async
Websocket library
Install
Dune Dependency
Authors
Maintainers
Sources
2.11-async.tar.gz
sha256=7b39aa0a2ffd4ff5dbe057f24917e5d015e01dd20d61ca6391b756b9837805a9
md5=b58a3c3944ea9b85c9ab179e8d1a279b
Description
The WebSocket Protocol enables two-way communication between a client running untrusted code in a controlled environment to a remote host that has opted-in to communications from that code. The security model used for this is the origin-based security model commonly used by web browsers. The protocol consists of an opening handshake followed by basic message framing, layered over TCP. The goal of this technology is to provide a mechanism for browser-based applications that need two-way communication with servers that does not rely on opening multiple HTTP connections (e.g., using XMLHttpRequest or
README
Websocket library for OCaml
Installation
make
jbuilder install
Dependencies (6)
-
conduit-async
<= "1.1.0"
-
cohttp-async
>= "1.0.2"
-
core
< "v0.13.0"
-
async_ssl
>= "v0.10.0"
-
websocket
= "2.10"
-
ocaml
>= "4.03.0"
Dev Dependencies
None
Used by (1)
-
gemini
< "0.3.0"
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page