from the last example.var gun = Gun({web: server});在合并hello.js的代码段时,我将本地主机中的服务器实例注册为index.html.First中的对等服务器实例。我可以观察到从两个浏览器发出的更新都反映在两个windows.Now中我创建了ind
我现在已经通过ZEIT deployed了一个Gun.js + Next.js应用程序(源here),我从Chrome和Safari中得到了以下错误: WebSocket connection to此外,我的Gun同级似乎不能相互通信,可能是因为这个错误。我猜这可能是a problem with my server configuration,但我不知道如何将各种解决方案应用到我的案例(example)中。console.log('user: ', user)
})