1.3 library(json_rpc_client): JSON RPC client
All
Application
Manual
Name
Summary
Help
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
)
[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.