Bobface

Results 6 issues of Bobface

Hello, can I somehow connect to Secure WebSocket Servers (wss://)? I can't find a solution in the documentation.

enhancement

It seems like it is not possible to change the style of inner tables (like borders, border color, font size, text alignment, background color, etc.). Is there a way?

I am connected to a Websocket server with `websocket_callback_client`. Sometimes I need to close the connection and reconnect, so I call `close().get()`, then `delete` the session and create a `new...

## Issue Deployment crashes because of `ETIMEDOUT` when requesting the latest block using Infura as provider with a stable internet connection. This deployment was to Kovan but I suspect it...

bug
needs reproduced
needs investigated
priority3 🔧
needs earliest known broken version

Adds a `CloseChannel` method to `LndClient` which delegates to the existing `LndSwaggerClient.CloseChannelAsync` method.

### Describe the bug When syncing a new `full` node, reth gets stuck at the `SenderRecovery` stage with `eta=unknown`. Restarting the node fixes the issue, and the sync continues. ###...

C-bug
A-staged-sync
S-stale