/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_notify(+Stream, +Goal, +Options) is det
Run Goal on a JSON RPC service identified by Stream without waiting for the result.