-
A common pattern we use in [application-services](https://github.com/mozilla/application-services/) is to run SQLite queries using a foreign-managed task queue (`Dispatchers.IO` on Kotlin, `DispatchQu…
-
Given that we use `package:socks5_proxy` to connect Tor proxy, when accessing websites through an *external* Tor, everything works, but if we go through this package Tor, we'll have `ByteReaderExcepti…
-
Because Azure services define a lot of enums and, despite generating most of our clients, hand-authored enums could benefit from consistency with [our guidelines](https://azure.github.io/azure-sdk/rus…
-
In my company's application, we have created different GCP resources in different GCP projects, to allow us to more easily isolate what applications can access which services. We then wish to have ou…
-
## Motivation
WasmEdge is attempting to support most node.js APIs including http networking APIs.
This feature would allow node.js applications to run inside WasmEdge as Dapr sidecar services.
##…
-
- [x] #2208
- [x] #2209
- [ ] #2210
- [ ] #2217
- [x] #2021
shelved:
- [ ] #2207
- [ ] #2027
## Old list
---
## Monitoring Individual Services
We should be tracking the followin…
-
# Manual renaming is spammy
See this article: https://dev.to/juliano/rust-deserialize-json-with-serde-3ggn
## TODOs
- [ ] all of gateway
- [ ] micro-models
- [ ] micro-XYZ services
- [ ] t…
-
This isn't possible in Rust yet, but in principle we could use `panic=unwind` when compiling the wasm node. Then, the code could be tweaked in order to restart services if they die.
-
I'm trying to start the hbbs and the hbbr via container. Both containers are failing with the following error:
hbbs | thread 'main' panicked at /home/runner/.cargo/registry/src/index.crates.io-…
-
We need to allow the user to start tor from within the GUI. We previously did this by bundling precompiled tor binaries. We can do better now by using [libtor](https://github.com/MagicalBitcoin/libtor…