summaryrefslogtreecommitdiff
path: root/examples/receive-messages.c
AgeCommit message (Expand)AuthorFilesLines
2012-02-06Make #include <wocky/wocky.h> the only legal import.Will Thompson1-4/+0
2011-03-22examples: use wocky_session_new_with_connectionJonny Lamb1-1/+1
2011-03-17examples: correctly publish 'chat' presenceWill Thompson1-1/+3
2011-03-17Add a simple example of receiving incoming messages.Will Thompson1-0/+195