/usr/lib/swipl/library/ext/json/json_rpc_client.pl
All Application Manual Name SummaryHelp

  • ext
    • json
      • json.pl
      • json_grammar.pl -- JavaScript grammar
      • json_convert.pl
      • json_rpc_server.pl -- JSON RPC Server
      • json_rpc_client.pl -- JSON RPC client
        • json_call/4
        • json_notify/3
        • json_batch/5
        • json_full_duplex/2
      • json_schema.pl -- JSON Schema reader and validator
 json_full_duplex(+Stream, :Options) is det
Start the thread for incomming data and on requests, dispatch them using library(jso_rpc_server) in the module derived from the Options list.