nats-io / elixir-nats

Elixir NATS client
MIT License
76 stars 14 forks source link

Added possibility to register a name for the Nats.Client #35

Closed mceaglens closed 7 years ago

mceaglens commented 7 years ago

Hi, Added parameter name to Nats.Client.start and start_link to set a registered process name on the started connection.

coveralls commented 7 years ago

Coverage Status

Coverage increased (+0.1%) to 66.48% when pulling 9b1a138447bb82d072a38d3213f9ec26b9fd8f82 on mceaglens:register_client_name into 199678a89b2fe912393b0b9779492365dd219162 on nats-io:master.

mceaglens commented 7 years ago

Any comments?

mceaglens commented 7 years ago

@mcqueary, could you decide on merge or not? Or give some feedback? Thanks.

mceaglens commented 7 years ago

Comments? @camros?

pavlenkoms commented 7 years ago

why nobody care @camros?