zrcing / pulsar-client-phpcpp

Apache Pulsar client library for PHP, based on pulsar-client-cpp and PHP-CPP (build just for fun, not for profit nor production)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Apache Pulsar client library for PHP

Build

Requirements:

Compilation:

git clone git@github.com:oraoto/pulsar-client-phpcpp.git
make -j4

Usage

See examples for more examples.

About

Apache Pulsar client library for PHP, based on pulsar-client-cpp and PHP-CPP (build just for fun, not for profit nor production)

License:MIT License


Languages

Language:C++ 96.6%Language:Makefile 3.4%