Skip to content

ddvphp/ddv-restful-rpc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ddv-restful-rpc

Installation - 安装

composer require ddvphp/ddv-restful-rpc

Usage - 使用

$rpc = new /DdvPhp/DdvRestfulRpc();

$rpc->setRpcServerUrl([
  'http://127.0.0.1:2255',
  'http://10.8.8.8:2255'
]);

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages