Ralph Giles
64b85aadda
Make the server argument optional. Passing a NULL domain arg to xmpp_connect_client()
...
now derives the domain from the jid.
Is it reasonable to just remove the 'domain' (more properly server) argument directly?
The library should always handle this and I can't think why you'd want to override unless
maybe if you have a proxy.
2005-06-29 15:23:51 +00:00
Jack Moffitt
c24df2b5f0
Added a basic_logging.c which shows how to use the logging stuff. Moved
...
xmpp_log_level_name into strophe.h for client access.
2005-06-28 21:23:57 +00:00
Ralph Giles
76e0c6a4b3
Add the 'libstrophe' name to the copyright headers.
2005-06-15 16:58:11 +00:00
Jack Moffitt
3cf080bb2d
Add library init and shutdown.
2005-06-15 05:37:24 +00:00
Ralph Giles
72699eff45
Rename xmpp.h to strophe.h and apply the name changes to the internal
...
header multiple include protection.
2005-06-14 14:25:42 +00:00
Ralph Giles
f27235b862
Move the xmpp library to its new name.
2005-06-14 14:10:31 +00:00