-
Hello,
Is there any way to set IO.Options??
When I developed on iOS or Android, I set options like this.
```
val option: IO.Options = IO.Options()
option.forceNew = true
option.reconnection …
-
When a client initiates a secure session to a "wss" WebSocket server endpoint, the session#isSecure() method always returns false, although it's in fact secure.
The server side counterpart is worki…
-
Just curious if anyone has any tips if I wanted to do FreeDOS with an old dos dialup terminal program and use a websocket gateway to a telnet or similar endpoint.
Specifically thinking RIPTerm 1.54…
-
http4s-version: 0.20.10
java-version: 11.0.4 (adoptopenjdk)
scala: 2.12.9
server backend: blaze (whatever version comes with http4s 0.20.10)
When running jmeter against a websocket endpoint I'm …
megri updated
2 years ago
-
I have a react-native project and want to use `apollo-link-ddp` with `simpleddp` but I'm getting following error:
`Error: Unable to resolve module `meteor/meteor` from `node_modules/apollo-link-ddp…
durac updated
4 years ago
-
When I tried using an ngrok tcp tunnel to point towards a tokio-tungstenite websocket server on my localhost, I get an "httparse error: invalid token" error. Does anyone know why this is happening?
-
Hi!
I'm starting to set up Strawberry with Sanic, and followed the documentation on https://strawberry.rocks/docs/integrations/sanic, but when I try to use Apollo with Subscriptions, it fails to co…
-
Hi,
I am trying to use the [tm-load-test](https://github.com/informalsystems/tm-load-test) tool for Benchmarking.
I have set up a network in which two nodes are connected each other.
I have tried …
-
Observed on CI during build of https://github.com/netty/netty/pull/11077/checks?check_run_id=2093067619 (`linux-x86_64-java11 build`)
Reference to test suite: https://github.com/crossbario/autobahn…
-
### Summary
SDK Library for Rust for TonAPI REST endpoints.
### Context
TonAPI SDK for Rust aims to facilitate a smoother, more efficient, and developer-friendly experience for Rust programme…