[jitsi-dev] [jitsi-videobridge] REST/XMPP alignment (#70)

In reference to http://lists.jitsi.org/pipermail/dev/2015-May/024205.html, like Mihail, I was wondering when we might see REST patches to bring it up to speed with the XMPP interface.

Thanks so much!

···

---
Reply to this email directly or view it on GitHub:
https://github.com/jitsi/jitsi-videobridge/issues/70

Hi,

This should not be very complicated, but we do not have resources to do it now. What about small contribution ? Sources related to JSON serialization/deserialization can be found here:

https://github.com/jitsi/jitsi-videobridge/tree/master/src/org/jitsi/videobridge/rest

Most important classes:

https://github.com/jitsi/jitsi-videobridge/blob/master/src/org/jitsi/videobridge/rest/JSONDeserializer.java
https://github.com/jitsi/jitsi-videobridge/blob/master/src/org/jitsi/videobridge/rest/JSONSerializer.java

Regards,
Pawel

···

---
Reply to this email directly or view it on GitHub:
https://github.com/jitsi/jitsi-videobridge/issues/70#issuecomment-105855469

This seems like a broad subject, so please create tickets for specific features you want to see.

···

---
Reply to this email directly or view it on GitHub:
https://github.com/jitsi/jitsi-videobridge/issues/70#issuecomment-122111871

Closed #70.

···

---
Reply to this email directly or view it on GitHub:
https://github.com/jitsi/jitsi-videobridge/issues/70#event-358001513