Files
libstrophe-gh/examples
Steffen Jaeckel c7d410f38b First version of XEP-0138 support
Signed-off-by: Steffen Jaeckel <jaeckel-floss@eyet-services.de>
2024-01-30 14:23:26 +01:00
..
2023-08-25 18:08:42 +02:00
2023-08-25 18:08:42 +02:00
2024-01-30 14:23:26 +01:00
2024-01-30 14:23:26 +01:00
2023-08-25 18:08:42 +02:00
2023-08-25 18:08:42 +02:00
2016-04-14 15:23:38 +00:00
2023-08-25 18:08:42 +02:00
2023-08-25 18:08:42 +02:00
2020-03-31 17:37:12 +03:00
2023-08-25 18:08:42 +02:00

Build Instructions

Compile example files with the following gcc flags:

gcc -o bot bot.c `pkg-config --cflags --libs libstrophe`