【发布时间】:2009-10-08 05:20:39
【问题描述】:
我为 google chrome http://code.google.com/chrome/extensions/getstarted.html 创建了小型 hello world 扩展。我需要在扩展中使用套接字来使用 UDP 进行对等通信。 google chrome 中是否有任何等效的 firefox Jslib 或者我们如何在 google chrome 扩展中使用其他语言?
我怀疑它在谷歌浏览器中的可能性,看看它的documentation。 ?有没有其他方法可以在扩展中实现 p2p 通信?
【问题讨论】: