jdarling / MongoMQ

MongoMQ is a messaging queue built on top of Node.js and MongoDB's tailable cursors.
MIT License
90 stars 20 forks source link

correction in new MongoMQ() options #5

Closed ttezel closed 11 years ago

ttezel commented 11 years ago

server should be host

joscha commented 11 years ago

+1

jdarling commented 11 years ago

Currently in testing, once testing complete I'll merge if there are no breakages.

ttezel commented 11 years ago

it's only a readme update..

jdarling commented 11 years ago

Sorry just merged them all locally, its the only way I know how :). I'll merge this one directly.

jdarling commented 11 years ago

Not to make excuses, but I'm quite a GitHub idiot.

ttezel commented 11 years ago

Thanks for merging :)