package mosquitto
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
mosquitto
Install
dune-project
Dependency
Authors
Maintainers
Sources
0.2.1.tar.gz
sha256=d3343e1bcf3b6f30c2ec58ee8679172009371e54d8952be06c2ef456ea90b2c2
md5=c52ac33287878771ff0ae3a1d2ef1ff8
doc/mosquitto/Mosquitto/index.html
Module Mosquitto
module Message : sig ... endmodule Version : sig ... endval create : string -> bool -> (t, [> `EUnix of Unix.error ]) Result.resultval connect :
t ->
string ->
int ->
int ->
(unit, [> `EUnix of Unix.error ]) Result.resultval reconnect : t -> (unit, [> `EUnix of Unix.error ]) Result.resultval publish : t -> Message.t -> (unit, [> `EUnix of Unix.error ]) Result.resultval subscribe :
t ->
string ->
int ->
(unit, [> `EUnix of Unix.error ]) Result.resultval set_callback_connect : t -> (int -> unit) -> unitval set_callback_disconnect : t -> (int -> unit) -> unitval set_callback_publish : t -> (int -> unit) -> unitval set_callback_subscribe : t -> (int -> int list -> unit) -> unitval set_callback_unsubscribe : t -> (int -> unit) -> unitval set_callback_log : t -> (int -> string -> unit) -> unitval loop : t -> int -> int -> (unit, [> `EUnix of Unix.error ]) Result.resultval loop_forever :
t ->
int ->
int ->
(unit, [> `EUnix of Unix.error ]) Result.resultval socket : t -> Unix.file_descr sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>