This tutorial will be created during the Google summer of code 2017. You who starts with the teaser tasks are encouraged to help out in finishing this tutorial in how to get smack up and running togheter with the extensions. TIP you could use the other tutorials as inputs or outputs
#Preparations
- start with the smack XMPP library
- look at the other tutorials
- create two clients that reads and writes values to eachother
Read a value
To be added
Write a value
To be added