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()
2019-10-28 16:38:10 +01:00
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.
2019-10-01 11:40:31 +02:00
Martin/Geno
6f9808fe16
fix(doc): typos
2019-09-05 10:54:28 +02:00
Mickael Remond
d3b45b42a5
Fix typo
2019-08-06 18:27:51 +02:00
Martin/Geno
6e65ba2a0b
fix naming from fluxxmpp to fluuxmpp
2019-08-06 18:06:34 +02:00