package eliom
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Advanced client/server Web and mobile framework
Install
dune-project
Dependency
Authors
Maintainers
Sources
11.1.0.tar.gz
md5=a1fe1f37d5163c25818afcc5ca8d6ecf
sha512=4ac91ff05bb43eea5d5e1e046bc54a0c97707db28be3c2f65437fbb1b3457171f715105f7f0621837494c014dc05473f26bc919483b0e47d394a2bbe19b319a7
doc/eliom.server/Eliom_comet_base/index.html
Module Eliom_comet_baseSource
Source
type comet_request = | Stateless of comet_stateless_request| Stateful of comet_stateful_request
Source
val comet_request_param :
(comet_request,
[ `WithoutSuffix ],
[ `One of comet_request Eliom_parameter.ocaml ] Eliom_parameter.param_name)
Eliom_parameter.params_typeSource
val channel_data_of_json :
(Deriving_Json_lexer.lexbuf -> 'a) ->
Deriving_Json_lexer.lexbuf ->
'a channel_dataSource
type answer = | Stateless_messages of (string * (string * int) channel_data) array| Stateful_messages of (string * string channel_data) array| Timeout| State_closed| Comet_error of string
Source
type comet_service = | Comet_service : (unit, bool * comet_request, Eliom_service.post, Eliom_service.att, _, _, _, [ `WithoutSuffix ], unit, [ `One of bool ] Eliom_parameter.param_name * [ `One of comet_request Eliom_parameter.ocaml ] Eliom_parameter.param_name, Eliom_service.non_ocaml) Eliom_service.t * command list ref -> comet_service
Source
type internal_comet_service = | Internal_comet_service : (unit, bool * comet_request, Eliom_service.post, Eliom_service.att, _, Eliom_service.non_ext, Eliom_service.reg, [ `WithoutSuffix ], unit, [ `One of bool ] Eliom_parameter.param_name * [ `One of comet_request Eliom_parameter.ocaml ] Eliom_parameter.param_name, Eliom_service.non_ocaml) Eliom_service.t * command list ref -> internal_comet_service
Source
type 'a wrapped_channel = | Stateful_channel of comet_service * 'a chan_id| Stateless_channel of comet_service * 'a chan_id * stateless_kind
Source
type 'a bus_send_service = | Bus_send_service : (unit, 'a list, Eliom_service.post, Eliom_service.non_att, Eliom_service.co, Eliom_service.non_ext, Eliom_service.reg, [ `WithoutSuffix ], unit, [ `One of 'a list Eliom_parameter.ocaml ] Eliom_parameter.param_name, Eliom_service.non_ocaml) Eliom_service.t -> 'a bus_send_service
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>