appserver-io / rmi
Remote method invocation library implementation
Installs: 8 148
Dependents: 2
Suggesters: 0
Security: 0
Stars: 1
Watchers: 4
Forks: 3
Open Issues: 0
Requires
- php: >=5.4.0
- appserver-io-psr/application: ~1.0
- appserver-io-psr/epb: ~7.0
- appserver-io-psr/servlet: ~4.0
- appserver-io-psr/socket: ~1.0
- appserver-io/collections: ~1.0
Requires (Dev)
- appserver-io-psr/deployment: ~2.0
- appserver-io/build: ~1.0
README
Introduction
Library that implements basic remote method invocation.
Issues
In order to bundle our efforts we would like to collect all issues regarding this package in the main project repository's issue tracker.
Please reference the originating repository as the first element of the issue title e.g.:
[appserver-io/<ORIGINATING_REPO>] A issue I am having
External Links
- Documentation at appserver.io