package websocket-async
Websocket library
Install
Authors
Maintainers
Sources
2.11-async.tar.gz
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
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
Used by (1)
Conflicts
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page