-
Currently, the `subscribeLnReceive` and `subscribeLnPay` functions return a status with the following types:
```ts
type LnPayState =
| 'created'
| 'canceled'
| { funded: { block_height:…
-
As the popularity of bootc grows a central location for go types/examples would be useful for projects. Speaking with @cgwalters he is willing to consider something similar to rpmostree-client-go[1] f…
-
### Describe the feature
There should be a way to assign new credentials to an existing client object and have those new credentials used for any subsequent connections or reauthentications of existi…
-
We seem to want to use the `unstable-msc1234` format, but i think that its hard to keep track of all of it manually, so i think xtask should be expanded to do the following;
- [ ] Detect unused `un…
-
**describe the bug**
status badge goes red when outside window even if recording is working
**to reproduce**
1. open screenpipe, not full screen
2. click focus on window on other window (or s…
-
### Is there an existing issue?
- [X] I have searched the existing issues
### Experiencing problems? Have you tried our Stack Exchange first?
- [X] This is not a support question.
### Description …
-
## Implement workflow API in rust
refs:
https://docs.dapr.io/developing-applications/building-blocks/workflow/workflow-overview/
https://github.com/dapr/rust-sdk/blob/master/dapr/proto/runtime/v1…
-
**Is your feature request related to a problem? Please describe.**
Rust isn't deterministic across platforms, and neither are most of rust game dev libs.
**Describe the solution you'd like**
Mak…
-
Hello all,
I am not able to install 0.14.0 to use the async tokio functionality, The toml configuration is
```toml
[package]
name = "opc-project"
version = "0.1.0"
edition = "2021"
[depende…
-
For the sake of client quality, we need to add new use-case metrics to measure client delivery and add them to the CI workflow
Currently, the test for apache/rocketmq is the apache/rocketmq-e2e re…