diff options
Diffstat (limited to 'examples/example_0_connected/README')
| -rw-r--r-- | examples/example_0_connected/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/example_0_connected/README b/examples/example_0_connected/README new file mode 100644 index 00000000..fb84fea9 --- /dev/null +++ b/examples/example_0_connected/README @@ -0,0 +1,5 @@ +This example just connects to the xmpp server. And start receiving presences (updates) from the server. + +After running this example, you can see this user online, if it's added in your roster (friends list). + +Logging type has been set to stdout. You can see the progress on the command line. |
