spiral/goridge
Spiral GoRidge is a high-performance PHP↔Go RPC bridge used by RoadRunner. It provides fast inter-process communication via relay transports (pipes, TCP, sockets) with a compact binary protocol, enabling scalable PHP apps and background workers.
phpdoc Relay::create method by @mtamazlicaru in https://github.com/roadrunner-php/goridge/pull/27Full Changelog: https://github.com/roadrunner-php/goridge/compare/v4.2.0...v4.2.1
RPC::fromEnvironment and RPC::fromGlobals marked as deprecated by @roxblnfk in https://github.com/roadrunner-php/goridge/pull/14Full Changelog: https://github.com/roadrunner-php/goridge/compare/v3.2.0...v3.2.1
Full Changelog: https://github.com/roadrunner-php/goridge/compare/4.1.1...v4.2.0
Spiral\Goridge\RPC\Exception\ServiceException to PHPDoc, added PHP 8.3 to GitHub actions by @msmakouz in https://github.com/roadrunner-php/goridge/pull/21Full Changelog: https://github.com/roadrunner-php/goridge/compare/4.1.0...4.1.1
BlockingRelayInterface, added stream flags PING and PONG by @roxblnfk in #20Full Changelog: https://github.com/roadrunner-php/goridge/compare/4.0.0...4.1.0
BYTE10_STOP flag constant to Frame class.Relay::hasFrame() method.hasFrame() public method to SocketRelay and StreamRelay classes.hasFrame() method to RelayInterface.encode() and decode() methods in MsgpackCodec, ProtobufCodec , JsonCode and CodecInterface classes.call() function in RPCInterface.StringableRelayInterface class.SocketType enumFull Changelog: https://github.com/spiral/goridge-php/compare/v3.1.2...v3.2.0
Full Changelog: https://github.com/spiral/goridge-php/compare/v3.1.1...v3.1.2
.phpstorm.meta.php autocompletionRPC::call() 3rd options argument.How can I help you explore Laravel packages today?