1.3 library(json_rpc_client): JSON RPC client
All Application Manual Name SummaryHelp

  • Documentation
    • Reference manual
    • Packages
      • SWI-Prolog JSON library
        • Supporting JSON
          • library(json_rpc_client): JSON RPC client
            • json_call/4
            • json_notify/3
            • json_batch/5
            • json_full_duplex/2
Availability::- use_module(library(json_rpc_client)).(can be autoloaded)
Source[det]json_full_duplex(+Stream, :Options)
Start the thread for incomming data and on requests, dispatch them using library(jso_rpc_server) in the module derived from the Options list.