Doesn't work with multiple DDP connections
dandv opened this issue · 1 comments
dandv commented
See https://github.com/dburles/mongo-collection-instances/#multiple-connections
Perhaps join efforts with @dburles? More tests would be great :)
Laboratory commented
@dandv Thx for request.
I don't like use collection.get_name, I want use only constructor for creating collection instance.
I'll try add mote test and multiple connections.