William Travis Holton

Results 19 comments of William Travis Holton

I'll have to investigate this. Thanks for bringing it to my attention. Could you give me some details about which epp command you are using and what kind of data...

I'm working on a fix right now with some other stuff that I'm in the process of refactoring. If you would like to try checking out the [refactor-deploy](https://github.com/heytrav/nodepp/tree/refactor-deploy) branch and...

@gcmartijn Would you mind creating a pull request with what you have changed?

@gcmartijn fair enough. Can you paste the output of `git diff` with my branch?

The change to the way namespaces are passed is something I would like to have verified with other registries as it is currently breaking the tests. The current implementation worked...

Seems like it's calling `readStream` right after printing out the greeting and the buffer is empty. I don't have any means to debug this (no registry accounts), but it might...

You'd have to log out the xml output to make sure how it's responding to the login. If they are failing you should be getting an error message in response...

And would you mind submitting a patch for the fix?

All the requests should be enclosed in `` by default. What does the `namespaces` part of your config contain?

I assume you mean posting that data structure to something like: `http://localhost:3000/command//checkDomain` or `http://localhost:3000/command//infoDomain` Then yes, that _should_ work. The rabbitmq setup is just an alternative way to use the...