Commit Graph

12 Commits

Author SHA1 Message Date
vanitasvitae 366dbf66d6
Prevent NPE in JingleManager 2017-06-15 10:21:45 +02:00
vanitasvitae 7a9b819b18
Proper Statemachine 2017-06-11 02:52:34 +02:00
vanitasvitae 4d11422335
Temp 2017-06-10 21:45:00 +02:00
vanitasvitae df69c8a81c
Rewrote Jingle code 2017-06-09 21:35:49 +02:00
vanitasvitae 1775c691af
Create JingleTransportManager framework 2017-06-08 01:59:38 +02:00
vanitasvitae 2686fc1ccb
Proper(er) implementation 2017-06-06 16:51:45 +02:00
vanitasvitae 491db53f89
Send/recv works 2017-06-04 20:33:44 +02:00
vanitasvitae 598c193408
Progress 2017-06-04 17:18:40 +02:00
vanitasvitae e6d365fb92 Merge branch 'jingleManagerFixes' into jingle 2017-06-04 15:51:07 +02:00
vanitasvitae 37c6961bb0
Fix typos and xml issues 2017-06-04 15:49:06 +02:00
vanitasvitae ea3b1cbccc
Fix typos and xml issues 2017-06-03 23:30:37 +02:00
Florian Schmaus 6bb001d274 New Jingle API groundwork
A start for the new Jingle API. Since Jingle is a single IQ with many
plugable extensions, there are some particularities we need to deal
with, e.g. jingle users have to register with JingleManager.

This is untested code. There may be drangons.
2017-05-30 08:45:27 +02:00