Commit Graph

5 Commits (6e2ba9ca57103f9455612663842575c03ef73e5c)

Author SHA1 Message Date
Wichert Akkerman 7fa4b06705 Move address into transport config
This makes it possible to use a factory function to create a transport of the right type and not having to repeat the address when calling Transport.Connect()
5 years ago
Mickael Remond 9c8353d081 Introduce Credential structure to define auth type
For now we are planning to support Password and OAuthToken.
In the future, we would like to add certificate-based authentication.
5 years ago
Martin/Geno 6f9808fe16 fix(doc): typos 5 years ago
Mickael Remond d3b45b42a5
Fix typo 5 years ago
Martin/Geno 6e65ba2a0b fix naming from fluxxmpp to fluuxmpp 5 years ago