package websocket
Websocket library
Install
Dune Dependency
Authors
Maintainers
Sources
2.7.tar.gz
sha256=607b059e88dcd822782e7d37a9a8c919a9e13e4acd03775d374cd3a6338adcb1
md5=71942b2d312079630e75fdb5df2b1484
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
Dependencies (6)
- astring
-
ppx_deriving
>= "2.0"
-
ocplib-endian
>= "0.8"
-
cohttp
>= "0.17.1" & < "0.99"
-
cppo_ocamlbuild
build
-
ocaml
>= "4.02.0"
Dev Dependencies
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page