pulsar-client-dotnetPulsar 的 .net 本机客户端
.NET的Apache Pulsar本机客户端,支持 2.4 以上版本的 Pulsar 集群。
支持的特性:
- Basic Producer/Consumer API
- Partitioned topics
- Batching
- Compression
- TLS
- Authentication (token, tls)
- Reader API
- Proxy Support
- Effectively-Once
- Schema
- Consumer seek
- Multi-topics consumer
- Topics regex consumer
- Compacted topics
- User defined properties producer/consumer
- Reader hasMessageAvailable
- Hostname verification
- Multi Hosts Service Url support
- Key_shared
- key based batcher
- Negative Acknowledge
- Delayed Delivery Messages
- Dead Letter Policy
- Interceptors
评论