-
A natural API surface area for Paladin that is natural for Etherum users is JSON/RPC.
- Synchronous RPC for requests such as:
- Submitting a new transaction to the off-chain mempool / distribu…
-
How to reproduce?
* Create an API with `websocket` entrypoint and a `kafka` endpoint
* Make sure to have an incorrect configuration (like a wrong password or a wrong sasl configuration)
* Defin…
-
### The problem
When you call the `zwave_js.multicast_set_value` service to use the [basic command class](https://zwave-js.github.io/node-zwave-js/#/api/CCs/Basic), it fails when there is only one en…
-
This tool for TUI can be amazing, we trying the wss but dont work, maybe hearbeat is needed via data to get the response?
`import websocket
def on_message(ws, message):
print(message)
ws…
-
Is anyone else experiencing an issue where their playlist always shows ‘loading’? Any suggestions or insights would be appreciated!
Log:
File "/config/custom_components/ytube_music_player/media_pl…
-
The documentation can be patterned on [http4k](https://www.http4k.org/documentation/), and provide a variety of sections, including:
- Introduction
- Concepts
- Routing
- Request Handlin…
-
Currently, the To Do list polls the `tasks` endpoint 5 times, 1 second apart, to check if a pending task has changed to a new state. If it has, all dashboard data is reloaded. This handles slow extern…
-
Further to the issue of how to describe a single WebSocket used by all operations on a Thing (see #1070 and #878), I'd like to introduce an additional use case where a single WebSocket endpoint is sha…
-
I can't manage to establish wss connections using message-io version 0.14.2 on macOS Big Sur. Example:
```
use message_io::network::{NetEvent, RemoteAddr, Transport};
use message_io::node::{self, N…
-