package cohttp_async_websocket
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Websocket library for use with cohttp and async
Install
dune-project
Dependency
Authors
Maintainers
Sources
cohttp_async_websocket-v0.16.0.tar.gz
sha256=786451c7d47cfe1cc54201b168b81949e2d847d562285107f596062e8d3185c9
doc/CHANGES.html
Release v0.16.0
Update function signatures:
Server.createuses(Websocket.t -> unit Deferred.t)instead of(string Pipe.Reader.t -> string Pipe.Writer.t -> unit Deferred.t)Client.createandClient.with_websocket_clientuseWebsocket.tinstead ofstring Pipe.Reader.tandstring Pipe.Writer.t
Add new parameters to
Cohttp_async_websocket.Clientfunctions:bind_to_addressinClient.createallows binding to a specific address when creating a WebSocket clientopcodeinClient.createandClient.with_websocket_clientenables specifying the desired WebSocket frame opcode (TextorBinary)
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>