2020-08-29 10:55:45 UTC - Enrico Olivelli: Where are you setting the http address of the broker? ---- 2020-08-29 10:56:28 UTC - Enrico Olivelli: Is the http API answering correctly? ---- 2020-08-29 13:51:05 UTC - Ebere Abanonu: Hi <!here> SharpPulsar 1.4.0 is out here: <https://www.nuget.org/packages/SharpPulsar/>. Pulsar original client features and custom features. +1 : Ali Ahmed angry : ckdarby ---- 2020-08-29 17:28:47 UTC - Joe Francis: There is no subscriber per se. There is 'subscription', which has a persistent state. Then there is 'consumer' which can connect and disconnect to a topic, via a subscription. Once a subscription is created, it remains until it is explicitly deleted. The subscription tracks the read/ack positions of consumer(s), so that on reconnect, consumers can resume where they left off. ---- 2020-08-29 17:29:53 UTC - Joe Francis: You might want to look at compaction, TTL and Reader APIs. ---- 2020-08-30 00:19:29 UTC - ckdarby: Please don't use the AT here. There is hundreds of members in these channels. ---- 2020-08-30 04:48:50 UTC - Ebere Abanonu: The hundreds of members ain't they pulsar lovers? ---- 2020-08-30 08:37:04 UTC - wenfeiyi: @wenfeiyi has joined the channel ----