tinymq icon indicating copy to clipboard operation
tinymq copied to clipboard

Channel name

Open yrashk opened this issue 13 years ago • 1 comments

The documentation says the channel name has to be a string, but I just checked and binaries work just fine (which is great! binaries are the default string data type in Elixir ;)

I was wondering if it would make sense to update the documentation/typespecs to indicate this?

yrashk avatar Oct 19 '12 03:10 yrashk

Yes, updating the docs to reflect this makes sense. There's not really a good reason to enforce string-only channel names.

evanmiller avatar Jan 17 '13 21:01 evanmiller