pixelfederation/openswoole-zmq

ZeroMQ bindings for Open Swoole.

dev-master 2022-09-14 09:53 UTC

README

ZeroMQ bindings for Swoole.

Install

The recommended way to install pixelfederation/openswoole-zmq is through composer.

{
  "require": {
    "pixelfederation/openswoole-zmq": "0.1.*"
  }
}

Examples

You can find examples here.