windows - Where can I get the latest libjingle? -


i latest version of libjingle source code (especially use on windows). google code stopped service.

i found http://libjingle.googlecode.com/svn/trunk
unfortunately code gone. checking out via git gives hint:

libjingle has moved https://code.google.com/p/webrtc/ , can found here: https://code.google.com/p/webrtc/source/browse/#svn%2ftrunk%2ftalk

but following link not show source code.

who knows, can it?

see here: http://webrtc.org/native-code/development/ -- actual git repository located @ https://chromium.googlesource.com/external/webrtc/

things have moved around quite bit recently.


Comments

Popular posts from this blog

android - net_scheduler holding wakelock -

sql - MySQL : Getting Entries from a many-to-many table -

java - Retrieving data from database using jsp (Hibernate + Spring + Maven) -