Releases: SAREhub/PHP_Commons
Releases · SAREhub/PHP_Commons
0.3.2: Future/protobuf (#11)
Protocol buffers helper tools
added PcntlSignals
Merge pull request #10 from SAREhub/future/pcntl_signal added PcntlSignals helper class
ZMQ non-blocking Request/Reply
Added non-blocking switchers to send and receive for RequestReciver and RequestSender methods
One incompatible is RequestSender now has new receiveReply method and sendRequest dont waits for that reply.
added UUID generator
Merge pull request #8 from SAREhub/future/uuid added UuidGenerator
hot-fixes
hot-fixes
DataStream
Merge pull request #7 from SAREhub/future/stream added DataStreamSource and DataStreamSink interfaces
fixed composer.json
0.1.2 removed version from composer.json
Added Zmq subpackage
- ZMQ Request/Reply pattern