Neutron.PulsarNifs (neutron v0.1.0)

all the C nifs

Link to this section Summary

Link to this section Functions

Link to this function

ack(consumer_ref, message_id)

Link to this function

ack_all(consumer_ref, message_id)

Link to this function

async_produce(producer_ref, msg, produce_opts)

Link to this function

create_async_producer(client_ref, topic, callback_pid)

Link to this function

destroy_client(client_ref)

Link to this function

destroy_consumer(consumer_ref)

Link to this function

destroy_producer(producer_ref)

Link to this function

do_consume(client_ref, config)

Link to this function

make_client(config_map)

Link to this function

nack(consumer_ref, message_id)

Link to this function

sync_produce(client_ref, topic, message, produce_opts)