phonetworks / pho-lib-dht
PHP DHT 规范和工具
1.4.0
2019-09-27 00:42 UTC
Requires
- php: ^7.1
- ext-bcmath: *
- krowinski/bcmath-extended: ^5.0
Requires (Dev)
- fzaninotto/faker: ^1.6
- phpdocumentor/phpdocumentor: *
- phpunit/phpunit: ^6.0
- psy/psysh: *
- roave/security-advisories: dev-master
- squizlabs/php_codesniffer: ^2.5
README
PHP7 的无网络协议分布式哈希表 (DHT)
核心实现 Kademlia。包含 PHP7 中去中心化计算的帮助方法。
安装
规范
PING(也可能是 pong?)STORE FIND_NODE FIND_VALUE
许可证
MIT.