-
I am testing the standard docker compose file for polkadot with three modifications:
- START_BLOCK=18000000
- Substrate RPC is "wss://rpc.ibp.network/polkadot" (both in ``docker-compose.yml`` and ``…
-
### What version of Go are you using (`go version`)?
$ go version
go1.12.4 linux/amd64
### Does this issue reproduce with the latest release?
Yes
### What operating system and pro…
-
**platform:** linux-arm64
**version**: v0.4.2 (kp v0.0.43)
```
12:20:47.584 INFO katzenpost/client2: SendCiphertext error: write tcp 192.168.X.XX:35830->54.XX.XX.XX:8080: write: connection timed …
-
@pcbreflux
Any idea how this ToDo should be implemented? And what is the reason behind this ToDo ?
```
int websocket_remove_frame(Network *n, unsigned char *framebuffer,
…
-
This has been mentioned before, but I'd like to get a public poll. Socket.IO is a bit overkill for the current project scope. My vote is for the [ws](https://einaros.github.io/ws/). In particular, …
-
The `8.0.0` version of `ws` introduced some breaking changes around protocols. Attempting to create a connection with this version yields the following error.
```js
could not create WAMP transport…
-
After deploying `flux-web` to our cluster, I am left with a misconfigured dashboard. I would be happy to add some documentation on proper configuration if I can get it fixed.
Here are some deta…
-
MongooseIM version: 3.2.0
Installed from: source
Erlang/OTP version: 21
This is probably just my ignorance but I haven't been able to get listeners working on multiple SSL enabled hosts. I have t…
-
**Describe the bug**
After launching the game, everything works perfectly. If you resize the window at all, the game crashes instantly.
**To Reproduce**
Steps to reproduce the behavior:
1. Start…
-
I have tried to make Websocket calls with auth without success so far.
I suggest adding a SIGN for futures Websocket requests.