Warning: Reason support is experimental.
We are looking for beta-tester and contributors.
Switch to Version dev 11.x 8.x 1.3.4 Eliom's Reference manual Server-side programming Services Client-server programming Workflows Client API Client/server communication Content and form creation Index Server API Service creation Content and form creation Server side state, requests, misc Client/server communication Index Ppx syntax module Ext : sig .. end val unlisten : ?sitedata: Eliom_common . sitedata -> ( [< `Client_process ], [< `Data ]) Eliom_state.Ext.state -> Eliom_notif.S.key -> unitMake a listener stop listening on data key .
If this function is called during a request it will be able to determine
sitedata by itself, otherwise it needs to be supplied by the caller.