https://github.com/protophp/promise-transfer
A mechanism for reliable transmission data over unreliable long-lived socket connections with delivery, response and resume ability in PHP.
https://github.com/protophp/promise-transfer
delivery inter-service-communication php reply response resume s2s socket tcp unix-socket
Last synced: 5 months ago
JSON representation
A mechanism for reliable transmission data over unreliable long-lived socket connections with delivery, response and resume ability in PHP.
- Host: GitHub
- URL: https://github.com/protophp/promise-transfer
- Owner: protophp
- License: mit
- Created: 2018-12-29T12:51:12.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-12T14:19:44.000Z (about 7 years ago)
- Last Synced: 2024-04-28T13:21:43.386Z (about 2 years ago)
- Topics: delivery, inter-service-communication, php, reply, response, resume, s2s, socket, tcp, unix-socket
- Language: PHP
- Homepage:
- Size: 69.3 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Promise Transfer
A mechanism in for reliable transmission data over unreliable long-lived socket connections with delivery, response and resume ability in PHP.