Nats
v0.1.5
TOC
Modules
Nats v0.1.5
Nats.Client
Summary
Functions
flush(self, timeout \\ :infinity)
pub(self, subject, what)
pub(self, subject, reply, what)
start(opts \\ %{})
start(name, opts)
start_link(opts \\ %{})
start_link(name, opts)
stop(self, timeout \\ :infinity)
sub(self, who, subject, queue \\ nil)
unsub(self, ref, afterReceiving \\ nil)
Functions
flush(self, timeout \\ :infinity)
pub(self, subject, what)
pub(self, subject, reply, what)
start(opts \\ %{})
start(name, opts)
start_link(opts \\ %{})
start_link(name, opts)
stop(self, timeout \\ :infinity)
sub(self, who, subject, queue \\ nil)
unsub(self, ref, afterReceiving \\ nil)