Skip to content

Conversation

wuriyanto48
Copy link

@wuriyanto48
Copy link
Author

@Neustradamus
Copy link
Member

@mattn, @mdosch: What do you think?

@mdosch
Copy link
Contributor

mdosch commented Jan 8, 2024

I hope that I'll find some time within the next 2 months to do some tests. But as always in OSS, there is little time left between $dayjob and $familylife. ;)

@Neustradamus
Copy link
Member

@mdosch: Maybe you can look it?

Copy link
Contributor

@mdosch mdosch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry, I added this questions some time ago but was not aware that only myself can see them as long as I do not submit the review.

}

// CreateAccount Creates a new account using the specified username, password and extra attributes
func (c *Client) CreateAccount(username string, password string, attributes map[string]string) error {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How is this supposed to work? I connect with account A and use this *Client to register account B?
I tried this and after sending the IQ I waited for 10s and nothing was sent back from the server (yax.im in my case).

return err
}

// SearchAccount search information repositories on the Jabber network.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is such a service? Any xmpp server? I'd need to know a search service that's known to work for testing purposes.

@Neustradamus
Copy link
Member

@wuriyanto48: Have you seen @mdosch comments?

2 similar comments
@Neustradamus
Copy link
Member

@wuriyanto48: Have you seen @mdosch comments?

@Neustradamus
Copy link
Member

@wuriyanto48: Have you seen @mdosch comments?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants