pixelfederation/openswoole-zmq

ZeroMQ bindings for Open Swoole.

Installs: 11

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 0

Forks: 11

pkg:composer/pixelfederation/openswoole-zmq

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.