-
**Is your feature request related to a problem? Please describe.**
Upgrade linting capabilities by adding support for [Async API 3.0](https://www.asyncapi.com/docs/reference/specification/v3.0.0), …
-
**Describe the bug**
I've had this addon installed for a few months, but recently it stopped working. I tried reloading the addon and it would fail to start, so I tried to uninstall / reinstall and w…
-
`lightwave_smart.reconnect` service does not work and throws an error.
I'm finding that after a small duration the integration no longer registers multi-touch buttons unless HA is rebooted (force res…
-
I'm trying to add an item to the queue using the bluesky-queueserver-api package. It receives a response from the queueserver saying that ``Plan validation failed: Unable to generate pydantic-core…
-
[See sample project](https://github.com/user-attachments/files/16808723/test.zip)
Using the code in your README:
```
root@2f3496033380:/app# node main.js
file:///app/main.js:1
import { DXLin…
-
Is there a way to change the "default" path "/" to add a prefix like "/predict" for AsyncAPI?
```
- name: text-generator
kind: AsyncAPI
pod:
port: 8080
- http:
paths:
…
-
Hi from OpenSea! We have found an issue when enabling Android's `StrictMode`. It fails because `FileWCSessionStore` is doing file I/O on the main thread.
The `WCSessionStore`'s methods are all syn…
-
Here's a single example from `Server`:
```ocaml
val respond_string :
?headers:Cohttp.Header.t ->
status:Cohttp.Code.status_code ->
body:string -> unit -> (Response.t * Cohttp_lwt_body.t) …
-
This will be a better write up when I get back to it but for now just putting a link dump:
#### Rx (reactive programming)
- https://en.wikipedia.org/wiki/Reactive_programming
- https://en.wikiped…
-
Hello,
After some research, I decided to give a try to Futures to come up with a simple async API. The main idea is to keep everything very straightforward for the user (the event loop is created b…