Mickael Remond
6a5f2750f1
Clean-up
2019-07-27 16:50:10 -07:00
Mickael Remond
7a386ec8d0
Examples should use local repository version
2019-06-24 12:24:45 +02:00
Mickael Remond
555cbe12b4
Update example dependency to latest code version
2019-06-22 11:28:01 +02:00
genofire
d9fdff0839
Add constants (enumlike) for stanza types and simplify packet creation ( #62 )
...
* Add constants (enumlike) for stanza types
* NewIQ, NewMessage and NewPresence are now initialized with the Attrs struct
* Update examples
* Do not export backoff code. For now, we do not need to expose backoff in the documentation
* Make presence priority an int8
2019-06-22 11:13:33 +02:00
Mickael Remond
1a7aa94bae
Update dependencies for examples
2019-06-19 14:33:14 +02:00
Mickael Remond
ddff6527bd
Update examples dependencies
2019-06-18 14:39:58 +02:00
Mickael Remond
eb54ec9fb1
Update Fluux XMPP version for examples
2019-06-11 15:31:28 +02:00
Mickael Remond
08bb9965b8
Update component to advertise version feature and return it
2019-06-10 12:35:48 +02:00
Mickael Remond
36e3379f5a
Update examples dependencies
2019-06-09 13:18:54 +02:00
Mickael Remond
736a60cd1b
Use StreamClient interface in StreamManager
2019-06-09 13:08:25 +02:00
Mickael Remond
d4a8616da2
Move examples out of the cmd directory
...
They are now in _examples dir.
Fix #26
2019-06-08 11:34:09 +02:00