我在哪里可以获得最新的 libjingle?

Where can I get the latest libjingle?

我想获取最新版本的 libjingle 源代码(尤其是在 windows 上使用它)。 但是 Google 代码停止了服务。

我找到了 http://libjingle.googlecode.com/svn/trunk
不幸的是代码不见了。通过 git 签出仅给出提示:

Libjingle has moved to https://code.google.com/p/webrtc/ and can be found here: https://code.google.com/p/webrtc/source/browse/#svn%2Ftrunk%2Ftalk

但是下面link没有显示任何源代码。

谁知道我在哪里可以得到它?

看这里:http://webrtc.org/native-code/development/ -- the actual git repository is located at https://chromium.googlesource.com/external/webrtc/

最近事情发生了一些变化。