-
### Problem
After enabling secure websockets on a nwaku node, the following log is appearing constantly:
```
DBG 2023-11-24 06:07:38.007+00:00 AsyncStream Error topics=…
-
I don't know yet if this is an issue with `nim-websock`, `chronos`, `bearssl` or fly.io, but I'm running [a websockets server](https://gist.github.com/iffy/f2a4bcd78af9d8ae8e71f583b310e410#file-main-n…
-
### Sanity checks
- [X] I have searched [github.com/withfig/fig/issues](https://github.com/withfig/fig/issues?q=) and there are no duplicates of my issue
- [X] I have run `fig doctor` in the affected…
-
I have installed odoo17 community version using this script. Odoo seems to be working fine with "demo" data..
I only added a purchased app from the odoo app site called "odoo_import_image_url" which…
-
When I got an error the terminate callback can not handle it correctly:
```
"** (FunctionClauseError) no function clause matching in WebSockAdapter.CowboyAdapter.terminate/3\n (websock_adapter 0.…
-
before we implement subscription over websocket there are some issue need to be addressed first:
- [ ] the same subscription may need to be served to many clients connected to the server, how the s…
-
Is there a way I can install and use fay with stack? Having a shared library then server that serves an api and client that call the server.
-
Hi there,
Thanks for developing this nice API wrapper! I'm very pleased with this!
I want to show the VNC client out of the Proxmox environment but get a 401 No Ticket and I don't really see w…
-
我的需求是要在electron中建立一个websocket的后端服务,
我使用的是koa+koa-websocket我的目录结构是
|-electron
|--server
|----app.js
``` js
import Koa from 'koa';
import websock from 'koa-websocket';
const app = websock(new …
-
With the `0.5.0` I can not install `nim-json-rpc` with Nimble getting:
```
Downloading https://github.com/status-im/nim-json-rpc using git
Tip: 904 messages have been suppressed, use --verbose…
AuHau updated
2 weeks ago