Skip to content
/ rpc Public
forked from amphp/rpc

Remote procedure calls for PHP based on Amp.

Notifications You must be signed in to change notification settings

iggyvolz/rpc

 
 

Repository files navigation

rpc

This package allows to create proxy objects based on interfaces to call methods on an object living in a remote service.

Authentication isn't built-in, but can be implemented using middleware / interceptors.

Installation

composer require amphp/rpc

Security

If you discover any security related issues, please email contact@amphp.org instead of using the issue tracker.

License

The MIT License (MIT). Please see LICENSE for more information.

About

Remote procedure calls for PHP based on Amp.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%