pulsar with perl from rest API

2021-01-30 Thread Wesley Peng
Hello

I need to write some codes with perl for accessing to pulsar cluster.
Can we use the rest API for this purpose since there is not the native client 
library for perl yet?

Thanks.

Re: pulsar with perl from rest API

2021-01-30 Thread PengHui Li
Rest API is in the development stage, you can use websocket api to connect
to the pulsar cluster

Thanks
- Penghui

Wesley Peng 于2021年1月30日 周六20:40写道:

> Hello
>
> I need to write some codes with perl for accessing to pulsar cluster.
> Can we use the rest API for this purpose since there is not the native
> client library for perl yet?
>
> Thanks.
>