2017 © Pedro Peláez
 

library rpc-bundle

A symfony RPC Client and Server implementation which integrates the symfony/serializer.

image

mihai-stancu/rpc-bundle

A symfony RPC Client and Server implementation which integrates the symfony/serializer.

  • Tuesday, January 17, 2017
  • by mihai-stancu
  • Repository
  • 1 Watchers
  • 0 Stars
  • 22 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

RpcBundle

A symfony RPC Client and Server implementation which integrates the symfony/serializer., (*1)

The RPC server uses a symfony controller to execute methods of the exposed services., (*2)

The RPC client uses proxy classes -- generated based on interfaces or abstract classes -- whose abstract methods will be forwarded to the remote RPC server., (*3)

Due to integration with symfony/serializer the RPC server/client supports many possible normalizers and encoders., (*4)

The Versions

17/01 2017

dev-development

dev-development

A symfony RPC Client and Server implementation which integrates the symfony/serializer.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Mihai Stancu

json-rpc xml-rpc rpc

17/01 2017

dev-master

9999999-dev

A symfony RPC Client and Server implementation which integrates the symfony/serializer.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Mihai Stancu

json-rpc xml-rpc rpc

17/01 2017

v0.0.9

0.0.9.0

A symfony RPC Client and Server implementation which integrates the symfony/serializer.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Mihai Stancu

json-rpc xml-rpc rpc