chickadee » json-rpc » json-rpc-loop

json-rpc-loop input-port output-portprocedure

JSON-RPC 2.0 demands that all requests are answered. This functions loops over input-port and answers to the requests through output-port using the handlers defined in json-rpc-handler-table.