文件名称:meteor-ddp-php, 用于客户端DDP通信的最小PHP库.zip
文件大小:23KB
文件格式:ZIP
更新时间:2022-10-07 22:52:26
开源
meteor-ddp-php, 用于客户端DDP通信的最小PHP库 meteor-ddp-php实现DDP客户端的一个极简式PHP库, Meteor 框架的实时协议。 :如何使用假设你已经在 Meteor 服务器代码中声明了一个远程函数 foo:Meteor.methods({ fo
【文件预览】:
meteor-ddp-php-master
----.gitignore(40B)
----src()
--------zyzo()
----LICENSE(1KB)
----composer.json(534B)
----examples()
--------Meteor.subscribe.php(436B)
--------Meteor.call.php(418B)
--------meteor-app()
--------Meteor.asyncCall.php(664B)
----README.md(2KB)
----tests()
--------MultipleAsyncCallTest.php(383B)
--------LongLiveSocketTest.php(449B)
--------WebSocketClientTest.php(2KB)
--------composer.json(59B)
--------DDPClientTest.php(605B)
--------MultipleCallTest.php(355B)
----Default.md(13B)
----SUMMARY.md(38B)