首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > PHP > PHP的JSON-RPC客户端/服务器

PHP的JSON-RPC客户端/服务器

  • 资源大小:5.05 kB
  • 上传时间:2021-06-29
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: php 客户端 服务器 jsonrpc

资 源 简 介

A JSON-RPC 2.0 client/server implementation in PHP, compatible with the 2.0 specification as described here. Key features include: * Full implementation of the JSON-RPC 2.0 specification, including notifications, batch requests, and error codes. * Multi-client aware (i.e. one server can serve different methods to different clients, even utilizing different DB back-ends for each client). * A function to generate a unique ID for requests that require a response. * Storing server-side methods anywhere (even outside of the server), and organizing them by type.

文 件 列 表

add.php
includes
jsonrpc.php
jsonrpc-config.php-sample
index.php
jsonrpc
jsonrpc_server.php
methods.d
internal_functions.php
config.php-sample
VIP VIP
0.192345s