Using libjingle 0.5.x for self-service P2P

Can someone provide a small piece of code based on libjingle 0.5.x where I can see how I can set up a P2P channel for data transfer without using XMPP? I intend to provide signaling through the non-XML protocol or through the XMPP library without libjingle.

For starters, I would like to learn more about how libjingle functions, and such an example would be the best way for me to do this.

Here are my studies:

+8
p2p libjingle
source share

No one has answered this question yet.

See related questions:

48
Create WebRTC VideoTrack with "custom" Capturer on Android with libjingle
5
Tutorial for libjingle?
2
XMPP and libjingle connection using IP address
2
Problem with compiling libjingle XmppPump
one
Error with cryptography in Libjingle compilation
one
Why is there no peerconnection_client for mac in libjingle?
one
Do not receive binary materials after creating libjingle
0
compilation libjingle pcp
0
call application libjingle, the user is automatically removed from the list. What for?
0
how to compile pcp fileshare in libjingle

All Articles